You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how does this work? Besides a very short and vague explanation on the docs no one seems to know.
what i'm looking for is a way to transfer all the form values to a confirmation page and have so far come up empty.
I've tried:
&persistParams=`{"price":"47"}`
which puts a GET parameter in the redirect page's URL
how does this work? Besides a very short and vague explanation on the docs no one seems to know.
what i'm looking for is a way to transfer all the form values to a confirmation page and have so far come up empty.
I've tried:
which puts a GET parameter in the redirect page's URL
also tried:
Even though the default is an empty string.
I would appreciate any assistance.
https://community.modx.com/t/login-register-parameter-persistparams/2003
The text was updated successfully, but these errors were encountered: