recordset not working with data populated from previous form
-
Hi-
I have two forms, call them id=”1″ and id=”2″. After submission of form 1, users are taken to a thank you page with form 2. I have correctly applied the solution from your website under the heading “Populate the form B with the data submitted by the form A,” and the data appears in fieldname1 of form 2 on the Thank You page, just as it is supposed to.
But something else is wrong. I have a recordset field in form 2 with a CSV. Fieldname 2 is supposed to look up the entry in fieldname1 in the recordset and return a value. But the value is blank, and I can’t get it to work.
Please advise.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘recordset not working with data populated from previous form’ is closed to new replies.