I’d like to be able to redirect form fillers to different pages based on selections they make in a form. Conditional logic is possible for Notifications but not Confirmations. I can redirect them to a general FAQ page but not different pages.
The alternative is to suggest and display links in HTML fields within the form depending on field values selected.
In that case I would also like to be able to ask a question like “Did that information answer your question?” - if they select [Yes] then there is no requirement to Submit the form - is there a tidy way to Exit the form - perhaps by changing “Submit” to “Exit” ?