I have an employment application form split up into 10 pages. Is there a way, on Page 1, that I can set up logic to do the following:
1. User fills out some basic contact info then:
2. User is presented with a choice to continue the whole 10 step online application or:
3. Upload a resume and submit the form now (without having to go through the next 9 pages.)
I understand how to set up the choice and how to hide the Next button or show it dynamically, but how can I make the Submit button appear on Page 1 if they have chosen to upload a resume? Is this possible?