Creating a Dynamic Contact Form with FluentForms: Custom Thank You Page and Redirect Setup.
By Webmaster
308 days agoMay . 2024

I developed my contact form by setting up required input fields. Utilizing the {fluentform id=”1″} shortcode, I created a dedicated page titled “Contact.”
For the thank you page, I integrated my display_username shortcode at the top, followed by my website_name to close the message. Additionally, I incorporated a redirect shortcode provided by my script.

(Thank-you) Page Content

Lastly, within the settings of fluentform id 1, I navigated to Confirmation Settings and selected “Confirmation Type: To a Page.” I then designated the previously created thank you page.

Now, upon form submission, users are directed to the thank you page, where, after a set duration, they are automatically redirected to the homepage.
Shortcode:
[redirect_timer url="https://wpscriptly.com/"]
Live Demo: https://wpscriptly.com/contact/
Comments: