Webform Tricks

Add ?
after a webform URL along with any of the following codes. If adding multiple codes, separate each with &
:
ref-success={{url}}
to redirect to a different page after a webform is submitted.disable-submit=true
to hide the Submit button at the bottom.field-{{field-name}}={{field-value}}
to pre-populate fields. Use%20
to replace spaces when inputting field values.
Examples:
- https://catalytic.pushbot.com/form/roi-calculator?field-business-process-name=Pre-Populate Web Forms with Field Values&ref-success=https://catalytic.com
- https://catalytic.pushbot.com/form/predictive-model?disable-submit=true
See more in these help articles:
Comments
-
What is the use case for hiding the 'submit' button?
0 -
@Devon_161545 The use case for hiding the Submit button is when people need to create a static webpage (using Instructions fields), rather than a webform.
0 -
@Jeff_763648: It would be nice if there was a way to utilize this with "email a form tasks" to append the customization to the dynamically created form link, or maybe this has already been submitted as an idea.
0 -
@Devon_816976 I don't believe that's been submitted an idea, so please go for it: https://community.pushbot.com/post/idea/ideas
It would be great in that post if you could describe some of your use cases.0