While filling out a lengthy form button, my users are experiencing issues where the app will freeze, reload, and redirect them back to the home screen. This clears all of the data out of their form button, causing them to restart all of their data entry.
I have two reasons why I think this might be happening.
- I have nearly 300 fields that can be filled-out (this app is being used to create products and opportunities in Salesforce)
- I have a choice field that has 19,500 choices that takes a second to load and appears to slow down the app. This field contains all of our customers.
Are either of these two possible reasons for why my users would experience this “reload” issue?
I know I’m pushing glide to do a lot – but hopefully I can find a solution that will allow my users to continue to use what I have built.
I am unable to share my app as it contains customer information from my company that I cannot share.