Lists, Lead Scoring & Workflows

SatyamSahay14
Contributor

Toggle website page as per form input value

SOLVE

Hello Everyone,

 

I need two different Thankyou pages to display depending on the form input value once the form is submitted.

 

Here is the form: http://www.nudeliverit.com/request-a-demo

 

In the form, we have the number of trucks field. Now as per value I need to display two different Thankyou message which is a website page. Currently, one common thank you page is displaying on submission.

 

If the value is < 50, then display Thankyou Page 1

If the value is >= 50, then display Thankyou Page 2

 

Please let me know how I can achieve this. Is there a way I can do this from the workflow, as I already have if/then branch for <50 and >= 50.

0 Upvotes
1 Accepted solution
Phil_Vallender
Solution
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

Toggle website page as per form input value

SOLVE

Hi @SatyamSahay14

 

You can't modify the thank you page that the user sees after submitting a form. 

 

In theory, smart content could be a solution - however, it should not be used on thank you pages since it doesn't give HubSpot long enough to process the submitted data, as per: Can I use smart content on a thank you page? 

 

With the help of a developer, you could perhaps overcome this with some sort of interstitial step, while the data is processed. The best thing, however, would be to figure out an alternative user journey that doesn't rely on this.

 

Hope this helps.

Phil Vallender | HubSpot Website Agency

View solution in original post

0 Upvotes
1 Reply 1
Phil_Vallender
Solution
Most Valuable Member | Diamond Partner
Most Valuable Member | Diamond Partner

Toggle website page as per form input value

SOLVE

Hi @SatyamSahay14

 

You can't modify the thank you page that the user sees after submitting a form. 

 

In theory, smart content could be a solution - however, it should not be used on thank you pages since it doesn't give HubSpot long enough to process the submitted data, as per: Can I use smart content on a thank you page? 

 

With the help of a developer, you could perhaps overcome this with some sort of interstitial step, while the data is processed. The best thing, however, would be to figure out an alternative user journey that doesn't rely on this.

 

Hope this helps.

Phil Vallender | HubSpot Website Agency
0 Upvotes