I'm creating a form that will be submitted to the Print/Mailroom for processing. It's a very lengthy form broken down by collapsed sections. Those completing the form know exactly which section to complete; however, the mailroom needs the specific section that has been completed expanded to know where to look for the information.
I'd like to keep the sections collapsed when the form is launched so it's easy to complete, but is there a way to override the default collapse/expand after the form is submitted with javascript?
Thank you for your help!