Dynamic Page Content based on Form Submission

I am trying to dynamically change content on the pages based on what was submitted on the form. What would be the best way to get this accomplished.

Hi @Gisselle,

Per Derek’s answer to this similar topic:

Delay for SMART content display after Form Submission COS/Content

Hi @vinceccg and @ditty, Smart content based on contact properties is almost always going to fall short here; either the page always displays the default content, or the artificial delay introduced is long enough to ensure the smart content works (but forces visitors to sit through a seconds-long delay). A better option is to use HubL if statements and query parameters to show targeted content. You can pull information from your form and include it in a query parameter, which can then be proce…

populating query parameters with form data and using HubL if statements may be your best bet, since smart content requires a delay to work.

This seems like a really clunky way to do it, and totally undermines the value of smart content. Hubspot’s main selling point for many is not having to write code to accomplish really cool things…

Have you figured out a better way yet? It has been 3 years since this request.