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?