I'm trying to access the fields from a form submitted on the redirect page and the documentation says "simply set up the forms for editors app with the same form and the confirmation template you want to use on the page you redirect users to. The redirect will contain a submit token that will allow the receipt page to load the result of the form and display the information on the page."
what I've done so far:
- created form for editor module with X form selected and set redirection page to a second form for editors duplicated just like the original one
- set the confirmation template on the second one
I'm not getting anything on the redirect page, am I missing any settings for it?
Best,