redirect after submit with params
-
hello, i would like to know if there is a way to have the redirect after submission getting a parameter from the form ?
Exemple, in one of my form fields i have the “[number amount]” param, and would like to integrate it on the redirect adress:
on_sent_ok: “location = ‘https://example.com/%5Bamount%5D’;”
Is this possible ?
Regards
- The topic ‘redirect after submit with params’ is closed to new replies.