I used the example from last year's Empower 2014 BPM251 course to implement pagination on my form and I have a late breaking issue.
First, when I submit the form it shows only the first tab even though all tabs are displayed when the user reaches the final page with the submit button.
Second, is it possible to recover the submitted form from my Forms server or will users that submitted information with the bugged java script have to resubmit?
Thanks!