Is it possible to pass a variable TO a form when redirected from a webpage to the initiaion of that form? I need a location on a map from our GIS department to be passed to a form that populates a field.
Question
Question
Answer
SELECTED ANSWER
replied on August 14, 2020
This is easily achieved through the URL.
EG: http://formsservername/forms/formname?feildyouwanttopassinfovariablename=dataforfieldtobehere
2
0