SOLVED

Route form fill to specific thank you page based on the URL

Go to solution
Anh_Ly
Level 2

Is there a way to route a form fill to a specific thank you page based on the URL where the form lives? We are hosting our landing pages on the CMS and would like to prevent the creation of multiple forms.

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

Sure, you can do this in 2 ways:

1. In an onSuccess listener, dynamically choose the Thank You based on the current URL (for example, appending "_ThankYou" to the current page).

2. In the form setup, by using Add Choice on the Settings page.

View solution in original post

16 REPLIES 16