I'd like to change the redirect URL of the Submit button based on the value of another field in my form. I tried to use the rules, but it looks like the only thing I can change in rules in the "text" of the button. Is it possible to change the redirect URL?
If Not, is there a way to add different buttons, so each one uses a different redirect URL. That way, I can hide/unhide the buttons based on the value of another field.