Form settings and output options

Per-form settings for labels, success messages, output format, and delivery.

1 min read Updated May 2, 2026 Beginner

Every form has its own settings panel in the form builder. Most options have sensible defaults you can leave alone.

General

  • Form title โ€” shown in admin only, not on the front end.
  • Template โ€” the DOCX template that gets filled on every submission.
  • Submit button label โ€” default is “Submit”.
  • Success message โ€” shown to the user after successful submission. Default: “Thank you, your document is being prepared.”
  • Redirect URL โ€” if set, the user is redirected to this URL after submission instead of seeing the success message.

Output

  • Output format โ€” PDF, DOCX, or both. Overrides the template’s default.
  • Delivery methods โ€” Browser download (always available in Lite), email (Pro), or media library (Pro).

Validation

  • Required fields โ€” marked with an asterisk on the front end. If a required field is empty, submission fails and the user sees an inline error.

Advanced

  • Honeypot โ€” hidden anti-spam field, always on.
  • IP address logging โ€” captured automatically for every submission for audit purposes.

Did this answer your question?