Reputation: 962
I have a google form that I am working on with some scripting done using GAS in the background that loads drop down lists with a lot of different info. The form itself is quite large, about 16 sections and it is loading and responding to scrolling up and down very slowly on several machines including my desktop computer which is a very powerful computer, so I don't think this is a machine dependent problem. Any tips to speed it up would be much appreciated, other than splitting the form into 2 forms or something similar to that.
Upvotes: 5
Views: 4739
Reputation: 5051
You can temporarily downgrade to the old Google Form builder and see if that fixes the lag. Keep in mind that this changes all themes for any live forms back to the old ones too, so you may want to re-upgrade after making changes to the one giving you trouble.
Upvotes: 8