Announcements
I have created a collection containing about 1,000 rows. It works perfectly. But when I close the app and open it again, the collection goes back to having zero rows. Is that normal or am I doing something wrong?
How did you create the collection? A collection is a table in temporary memory, it is not permanently saved to the device and it is not shared across apps.
For this use the SaveData() and LoadData() functions in conjunction with the collection.
I created it using Collect(Collection1, myTable). So I will have to do this every time the app is opened to populate the collection. Thanks!
Ok, a good place to put your code is in the OnStart property of the first screen.
This way it only fires once when the app is opened, and you do not need any buttons etc.
Thank you for your help!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 392 Most Valuable Professional
11manish 136 Super User 2026 Season 2
MS.Ragavendar 109 Super User 2026 Season 2