I need to be able to tell the form to redirect to a specific URL from the Submit Button field "Redirection" It cannot be from the form Configuration because I have conditional Submit buttons depending on a drop down selection. So far all I can do is select a menu item. I tried creating a menu item that is an External URL but I get a 404 error.
This issue is that the drop down only allows me to select a menu item. I need it to redirect to an external URL like www.google.com . When I create a menu item that IS an external URL, and I assign that menu item from the Redirection drop down, I then get a 404 error on submit
I don't think you can have "conditional Submit buttons". The button that submits the form should be one.
I think you are not doing the redirection in the right place. The redirection can be set in the "Configuration" tab of the form itself, not in the button options.
I would also like to know, like you, what that "Redirection" option in the "Submit" field's options do??? So far it does nothing!