Tip | ||
---|---|---|
| ||
There are 2 ways to pre-populate form fields in your form. |
1. Set from the request parameter
...
In the form element's properties, navigate to the Value attribute. Use the Request Parameters Parameter Hash Variable to retrieve the value set in the request parameter.
Related Elements