Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formlister - Email value in parameter redirectTo #2130

Open
Sybrenb opened this issue Jan 26, 2024 · 0 comments
Open

Formlister - Email value in parameter redirectTo #2130

Sybrenb opened this issue Jan 26, 2024 · 0 comments

Comments

@Sybrenb
Copy link

Sybrenb commented Jan 26, 2024

I am trying to pass the value of the email input field as a parameter in the URL using the redirectTo parameter as described below.

redirectTo

Unfortunately it doesn't work. For example, I tried the code below. Is this even possible?

&redirectTo={
"page":10,
"query":{
"email":"[+email.value+]"
},
}``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant