Single Form - Many Thank You Pages | Community
Skip to main content
Alex_Peterson
New Participant
January 12, 2018
Solved

Single Form - Many Thank You Pages

  • January 12, 2018
  • 1 reply
  • 8383 views

Hello,

I'm wondering how other people do this. I'd like to have a single form for asset downloads that routes to a thank you page related to the asset (planning to use a token for the download link, related assets, page name, etc). Is this possible with Forms 2.0?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Trevor_Parsell

Hey Alex,

Will this form be on a single landing page or on different pages? If it is on multiple landing pages, you choose a different thank you page within the form area of the landing page where the form is hosted. Also, you cab route to different landing pages based on rules set using the Add Choice/Advanced Thank you Page functionality within the form settings.

1 reply

Trevor_Parsell
Trevor_ParsellAccepted solution
New Participant
January 12, 2018

Hey Alex,

Will this form be on a single landing page or on different pages? If it is on multiple landing pages, you choose a different thank you page within the form area of the landing page where the form is hosted. Also, you cab route to different landing pages based on rules set using the Add Choice/Advanced Thank you Page functionality within the form settings.

Alex_Peterson
New Participant
January 12, 2018

Thanks Trevor. The form will be on multiple landing pages, but we are running LPs on Adobe AEM. It looks like the TY page setting based on address should work. Thank you.

SanfordWhiteman
New Participant
January 12, 2018

If the Thank You pages have a predictable URL structure (i.e. based on the LP URL and/or other characteristics/variables on the LP), then I'd do this using the Forms JS API (set the follow-up URL in onSuccess).

It'd be "set and forget" and you wouldn't have to go into the Form Editor repeatedly.