evonx
App template

Form builder template for intake and internal workflows

Design multi-step forms that create structured records and trigger downstream tasks. This form builder template focuses on field logic and submission routing—not a marketing landing page—so ops teams own intake without waiting on engineering for every change.

forms.acme.opsIntake
Live forms

Build forms with conditional fields, route submissions, and export structured responses.

Published forms24
Submissions 7d1,108
Avg completion81%
  • IT access requestRouted · Security queue
  • Vendor intakePublished · 64 this week
  • Event RSVPDraft · Needs review

What's included

Build forms with conditional fields, route submissions, and export structured responses.

Intended users

  • Ops managers
  • Process owners
  • Analysts

Suggested stack

  • PostgreSQL
  • Next.js
  • Object storage for uploads

Core features

Drag-friendly field types

Conditional visibility rules

Submission routing

File upload fields

Response export and webhooks

Main workflows

Publish intake form

Configure fields, test logic, share link.

Route submission

Match answers to queue or owner, notify.

Export responses

Filter period, download CSV, or fire webhook.

Database model / entities

Distinct domain entities — not a renamed generic CRUD list.

FormDefinition with fields, logic, and publish status.
FieldInput with type, validation, and visibility rules.
SubmissionCompleted response with answers and metadata.
Route ruleWhere submissions go based on answers.

User roles

  • Form admin
  • Editor
  • Reviewer
  • Submitter

Possible integrations

Applications built from this template can connect to these services via their APIs.

  • Slack
  • Resend
  • Airtable
  • Zapier-style webhooks

Example prompt

Copy this into Evonx to start from a production-shaped brief instead of a blank canvas.

Build a form builder with forms, fields, submissions, and route rules. Support conditional visibility, file uploads, routing queues, and CSV export. Use PostgreSQL with form admin, editor, and reviewer roles.

How Evonx customizes this template

Start from the domain model above, describe the workflows your team needs, and Evonx generates a working preview you can refine. For teams with an existing codebase, the same agent can extend repositories instead of starting from a blank project.

FAQ

Can fields show or hide based on earlier answers?

Yes. Conditional visibility rules keep long intakes short for most submitters while capturing detail when needed.

Where do submissions go after someone hits send?

Route rules can send records to queues, owners, or webhooks based on field values.

Are file uploads stored with the submission?

Upload fields attach files to the submission record with storage you control in your stack.

Can non-engineers edit forms safely?

Editors can change drafts; publishing stays with form admins so production intake does not break mid-day.

Build production software with Evonx

Start from a template or connect an existing repository. Evonx helps you ship real applications with preview, evolution threads, and pull-request delivery—not disposable demos.