Replies: 0
Dear All,
How to Use Query Strings to Auto-Fill a Text Field? and auto fill a dropdown?
an example from WP Forms:
https://wpforms.com/docs/how-to-use-query-strings-to-auto-fill-a-text-field/
I would like to fill the form values using URL query parameters:
Let say: http://example.com/contact?name=John should fill the value John in the name field of the form.
and let say.
http://example.com/plugin?language=french
It should select the value French from the list of languages.
I am using pro version of VFB.
Please help.
Thank you in advance.
-Shridhar K