Set dynamic string value while form creation
-
Hi,
I want that when the form is loaded for the first time on the page then one of its field gets pre-populated with a dynamic string value based on the URL query string, so that I can get URL query string value while form submission.
I already tried plugin “URL Params” and set the Default value of a field as “[urlparam param=’XYZ’/]”. But it did not work.Is there any Hook/function that allows me to do something like this?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Set dynamic string value while form creation’ is closed to new replies.