Is it possible to pass values to the form via querystring? form?field=field-value If possible, is it possible to store this value in a field and submit it along with the form?
Answer:
YES, you can pass values to the form via query string.
YES, you can pass values to the form via query string.