Greetings, and thanks in advance for what I hope is a simple fix! I've read the standard cURL references here in the forum (here, here, and here) and am having trouble getting a form to carry the data forward to the next form. Here's what I have and what I would like the form to do:
[list=1]
Enter three pieces of information on the main page at NationalCSA.com in the "Feedback Central" box (we'll call this the "intro" form)
When the user clicks the "Click to Leave Feedback!" button on intro form, they are transported to the main form to finish entering their feedback
Ideally, I would like to use the data from the intro form on the main page to populate the first three fields on the main form
[/list:o]
Following Rowan's instructions here, here is what I've tried:
[list=1]
Selected my "intro" form and clicked the CURL link
Selected the "bus_name", "bus_code", and "date_3" fields and put their names in again (since they have the same name on the new form)
No extra code
Enter the main form into the target url field and clicked save
Gone into the "intro" form and at the plugins tab, checked it and changed the value to 1 [/list:o]
It redirects fine, but that's about it. Anyone have any thoughts?
[list=1]
[/list:o]
Following Rowan's instructions here, here is what I've tried:
[list=1]
It redirects fine, but that's about it. Anyone have any thoughts?