I have an app with a table of around 100,000 records. Each record is associated with a maximum of 4 images for a total of approximately 400,000 images. The app works fine without image fields. When I add these I get frequent crashes. The app closes. The images are stored on Google Drive. Suggestions?
Use Security filters on your table so that the App does not load ALL 100,000 records?
Or, only show the image fields on the _Detail view of a record so the user has to click one of the 100,000 rows to see the (possible) 4 images?
User | Count |
---|---|
18 | |
9 | |
8 | |
6 | |
5 |