How to pass the form response from a field in the redirect link

How to pass the form response from a field in the redirect link.
I can do it in Elementor, but how do I do it with Forms Bricks?
I tried using the guide but it’s not working

1 Like

+1 - I want to build a personalized Thank You page and need to pass the value of the Name field in a contact form as a parameter to the redirect URL, Is it possible? Any guide on how to pass it and how to retrieve it in the Thank You page, without programming?

@oscarhenao ,

In 1.10-beta, you can use the form field ID on Custom redirect URL field.

image

image

Then in your thank you page, retrieve the data by using {url_parameter:my-data}

Regards,
Jenn

1 Like

Great addition! You provided code for this feature in the past. Please update the documentation to reflect this new change once it’s out of beta. Additionally, if possible, consider adding a description or tooltip below the redirect URL field to explain its functionality.

P.S. I couldn’t find any mention of this in the changelog, but I may have missed it.

This is great news, Jenn! Thank you for the addition.
1.- How can I download v1.10-beta?
2.- How stable is this feature at this point?
3.- Is there an ETA for v1.10?

Hi @oscarhenao

  1. You can check this changelog Bricks 1.10 Changelog – Bricks

Bricks 1.10 (beta) is now available as a manual download at Bricks – Account for testing and providing feedback via email and the forum.

  1. As far as I tested, it’s working without any issues.

  2. It depends on how much feedback or critical bug reports are collected. We just released the beta on 16 July.

Hi @emmanuelson ,

Thanks for reminding us. Will update the article soon. Will discuss with the team if a tooltip or description is needed.
This is the changelog related.

Regards,
Jenn

1 Like