I have a 3-page form with Page 2 and Page 3 only visible if certain logic is true on Page 1.
So, if the logic on Page 1 is not met I want to display the Submit button instead of Next button. But if the logic is met, user will only see the next button, go to the following two pages and submit the form from Page 3.