I have a form which is looking at if a customer smokes or not. If they say they smoke a vape then they are ineligible in which case they can not continue with the form. I have been asked to block their progress by disabling the Next button or changing it to Submit at that point in which case they would be redirected elsewhere. I can't find a way to change this button to submit or next. The only alternative i was considering is making them jump to the last page when they press next then displaying the error message and allowing them to submit there. However i would rather avoid that as it opens up a bunch of other issues.