We want to (externally), call an Umbraco form web page
with a parameter/attribute and have this parameter/attribute value saved in the
Umbraco Form Records along with the other data captured by the form-fill.
I can create a hidden field with a fixed value but I need this populated by a variable set in the url
Parse a variable from a url to a hidden field
We want to (externally), call an Umbraco form web page with a parameter/attribute and have this parameter/attribute value saved in the Umbraco Form Records along with the other data captured by the form-fill.
I can create a hidden field with a fixed value but I need this populated by a variable set in the url
eg
umbraco.com/pagewithform?RT1234
Has anyone else done this with Umbraco Forms?
Thanks in advance :)
is working on a reply...