Redirect and send form data to another page
-
Hello – What would be to best way redirect to another url with form data?
I was able to get the form data via the redirect form processor via creating variables and then adding the key=value pairs to the redirect url. But I have a lot of form fields I want to be able to access on the redirected page.
So, is there a way to $_POST the form fields instead? or another way I can access the form fields on the redirected page? Maybe a way to get them programmatically from wherever the Form Entries are stored perhaps?
Open to suggestions/guidance ??
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Redirect and send form data to another page’ is closed to new replies.