Hi,
I’m curently running fine appliance.
We have a form that has about 15 dynamic fields. Most of them are only textbox and the dynamic part is show/hide according to a dropdown selected value. Form takes up to 1min to load, and changing the dropdown value trigger refresh for all fields and takes about a minute too.
Is there a way to optimize that? Only refresh field if the dropdown has a specific value for example?
Having only one automate script for each dropdown value instead of one per field?
I searched but found nothing on this.