6

Add form fields to the redirect URL as URL parameters

Planned
Isaac Roberts
Isaac Roberts

Create a component that lets you add values from fields in the form to the redirect URL as URL parameters.

For example, if you have a field named "firstName" and write "Isaac", it would be added to the redirect URL like this:

https://example.com/?firstName=Isaac

Ryan Hayward
Ryan Hayward team
set status to
Planned
ryan-hayward

Planned

Fernando Donoso
Fernando Donoso
fernando-donoso

Hi, has this been implemented or is there a workaround to achieve this? Thanks