Step 1: Open Your Form's Settings
- In your Weavely form editor, go to Settings.
- Scroll down to the URL Parameters section.
-
Add a new parameter, for example,
usertype.
Step 2: Publish and Append the Parameter
- Click Publish on your form.
- Copy the generated form URL.
-
Append the parameter to the link using the format:
For example, using the URL parameter we created in step 1 we would add it as follows:
URL Parameters in Form Responses
Form responses will automatically specify the values you provided for URL parameters. For example, in the image below we got three responses to our form. One where the URL parameter wasn’t specified, one where?usertype=tester and one where ?usertype=power-user.
Pro Tip: Add Multiple Parameters
You can add multiple query parameters by repeating the process in Settings → URL Parameters. Then append them to your URL using the& symbol: