Thanks for your response. Since it is not possible to dynamically change the redirect of the Submit/Cancel buttons, is there anyway at all, to send a user to another url?
Ideas:
Add a button? (I don't think this is available in New Responsive, but just double checking)
Logic?
Something else?
@SShaffer2 Currently I am not aware on any methods in new responsive forms that will allow dynamic redirection.
Thanks for your response. Since it is not possible to dynamically change the redirect of the Submit/Cancel buttons, is there anyway at all, to send a user to another url?
Ideas:
Add a button? (I don't think this is available in New Responsive, but just double checking)
Logic?
Something else?
Yes, there is a way.
create a form variable for each redirect link you want
in the “redirect url” button’s configuration, click the “insert” to bring up the formula window.
insert a function to return the appropriate variable url depending on a value on the form.