I have a form that works in 'sections' that I will refer to as 'panels'.
By default, the form is listed out on the page, one panel after the other. However, with JavaScript, it puts the panels into one panel viewer, and displays them one after the other (with prev/next buttons).
Example Form Workflow
Panel 1: User Details - Panel 2: User
…