Hi,
I want to show NEXT button if the STATE = ANY following
QLD
qld
Queensland
QUEENSLAND
I have this working for SUBMIT button but when I want to use (not on the same form page) it shows SUBMIT button instead of NEXT. …which means next page never shows.
Just to clarify, are you saying that the conditional logic works correctly for the SUBMIT button, but when you try to apply similar logic for the NEXT button on a different page, the form skips ahead and shows the SUBMIT button instead—preventing you from proceeding to the next page?
Are you expecting the form to display the NEXT button first and only show the SUBMIT button on the final page?
This will help confirm the issue before suggesting a fix.
Could you please export your form and upload it to a file-sharing website, such as File Mail, and send me the link so that I can import and test it on my end?
I have tested the conditional logic to display the Page Break or Next button when QLD or Queensland is selected in the State field, and it’s working fine, as shown in the screen recording below. Thank you