Hello!,
I’m looking for general advice. I’ve got an edit screen that loads around 190 fields (a lot of these are conditional and are hidden based on selection of type early in the form). The load time is around 8 seconds for a new edit screen.
Are there any known issues with certain elements, or is there a field amount that I should target for individual forms to get the load time under 2 seconds?
I imagine I will need to redesign this screen, but switching to using tabs and lazy-loading them isn’t really a good option, because of all the conditional fields (hide/show).
Are there any recommendations that you can provide?
Thanks in advance,
Adam