This topic is: not resolved
-
Is it possible to populate a form field using a URL parameter?
For example:
https://www.mywebsite.com/form/?field_name=something
And is it possible to capture this in a hidden field so it isn’t displayed to the user but captured in the form submission?