The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Submission and success urls?

Labels

This Discussion is public

Notifications

Hi all - I have a question about the contact form.

Does anyone know whether it is either configurable or built in behaviour that the 'submit' stage of the form is a unique url? For example...
1) form is attempted, validate inputs
mysite.com/contact?action=submit
2) form is successful, display 'thankyou' message
mysite.com/contact?action=success
Thanks

Hi Peter,

What would the conditionals be for the 2 URLs?

You can make the success URL conditional by adding field short codes to it.

E.g: mysite.com/contact?action=[123] (where 123 is the field ID of a field from your form).

Would that let you achieve what you need?

Thanks

Chris

If I'm understanding you correctly, on the form's settings page, general tab, you can choose the action you want upon submit. One of the choices is "redirect to URL". This allows you to enter any unique url you'd like.

Discussion closed.