Oct 27th, 2010, 9:01 AM
I've been trying to get the value of one of my form fields into the "thankyou" page. I've been following the tutorial "Displaying data on POST form receipt pages".
After going through it several times, I realized that something is already going wrong in the first step: "At this point you might want to confirm that it's working as you'd expect. Return to your form and put through a submission. You should see that when you get redirected to the receipt page there's a ?submission_id=X value in the query string."
I don't see any extended value (I checked "pass on") when I submit the form; I just get the thankyou.php page.
Is there something I should have done in addition?
After going through it several times, I realized that something is already going wrong in the first step: "At this point you might want to confirm that it's working as you'd expect. Return to your form and put through a submission. You should see that when you get redirected to the receipt page there's a ?submission_id=X value in the query string."
I don't see any extended value (I checked "pass on") when I submit the form; I just get the thankyou.php page.
Is there something I should have done in addition?