I am having performance issues when loading, filling out, and submitting my forms. I do have a very long form (350-400 fields) with 18 field rules, and I understand that this can cause issues. My business process is very simple though (about 10 steps).
I have been able to test my form using the Google Chrome browser and have seen a significant performance improvement. However, I will not be able to implement Chrome as a browser for my users as my corporation enforces IE as the standard. I need my form to work well in IE and I need it to be as long as it is now (not wanting to separate into multiple forms).
Does anyone know what I can do to make the form work as well in IE as it does in Chrome? Thanks!