Hi,
Is it possible to pass the value of a field as a parameter to the redirect URL?
I already tried with ?name={{namefieldID}} and ?name={namefieldID} but no luck.
I’d also love to know how to do this
The “Redirect” action is the original one from the Bricks element and does not take care about form field IDs. I play with the idea to replace the current redirect action with a custom one (with backward compatibility), because I like this idea! Let me think about that
The idea is:
Being able to pre-populate a checkout with data captured in a form. that’s why I asked in the facebook group about this possibility.
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 FormsPro? @Daniele
Hello!
Any news on this? Is still not possible?
You should be able to use the {{field-id}}
syntax now in the custom redirect field
Works great! Thank you
Bit of a bump here.
With {url_parameter:key} for the redirect, It wouldn’t populate for the redirect.
I added hidden fields to capture those then pass it to the redirect.
A bit awkward, but it works.
This is the typical way to store such information in Hidden Fields