I get 9 warnings of ineffecient delay loading.
But I have no idea how to fix this.
Can someone help?
Many thanks
Hi @bertvdb
You're welcome. The most likely cause of this is that RectQuickActionBar3 is on a different screen. The easiest fix for this would be to set the Y property to 88.
Thank you for the info. I have now 3 errors:
They are on the Y property and function = RectQuickActionBar3.Height
How to fix them?
Hi @bertvdb
The reason for these errors is because the item property of your edit form references a gallery control (BrowseGalleryAll) that exists on another screen.
To resolve these errors, you can use variables to specify the record that appears on your forms, rather than reference controls on a different screen. There are more details in my post here:
http://powerappsguide.com/blog/post/best-practice-for-setting-form-item
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473