Webform Tricks

Jeff_146001
Jeff_146001 Posts: 296 admin
edited October 2019 in Show and Tell

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:

See more in these help articles:

Tagged:

Comments