Retrieve GET variables from link to form and display and/or send with form
-
I created a form using WPForms to allow people who drink my beers to leave feedback.
I would like to add QR codes to my beers labels allowing this:
– Retrieve three GET variables from the QR code link (Beer name, batch number, date bottled) and display the name and batch number at the top of the form as some sort of title and also retrieve the “date bottled” variable and send it to myself along with the form when it’s submitted.
– Prevent the same person from submitting the form again using his/her IP or something.
Is it possible to do these things with WPForms?
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Retrieve GET variables from link to form and display and/or send with form’ is closed to new replies.