Pre-fill inputs using query parameters. Useful to speed up the form-filling process for users by dynamically populating form fields with information from another page or source.
Add this attribute to the Form element.
Note:
1. HTML input names are case-sensitive. Meaning if your input name on Webflow has capital letters, your query param would need to follow that.
2. Try to avoid spaces when naming your inputs. Use dashes (-) instead.
3. Please use URL Encoding to add special characters like spaces, hashtags, exclamation marks and more.
Free URL Encoder Decoder Tool
HTML URL Encoding Reference
Seek support, vote on new features, stay updated and network with other FormlyPros.