I have text areas in a submission form that load based on the selection a user makes. I am running into a problem where this is sometimes taking way too long, and while it works on it, the fields fill in with "Loading..." If a user submits the form before the fields load, the field remains filled in with "Loading..." rather than the data that should be there. Is there any way to speed that up? Is it just because the table is getting full of data, so the lookup is taking too long? Has anyone run into a similar issue?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
ababcock
I have text areas in a submission form that load based on the selection a user makes. I am running into a problem where this is sometimes taking way too long, and while it works on it, the fields fill in with "Loading..." If a user submits the form before the fields load, the field remains filled in with "Loading..." rather than the data that should be there. Is there any way to speed that up? Is it just because the table is getting full of data, so the lookup is taking too long? Has anyone run into a similar issue?
Thanks for you help!
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.