Submission Detail View & Paginated Submissions List
Reviewing submissions one by one used to mean hunting through a raw data table. The new submission viewer makes individual entries easy to read and act on.
Submission detail page
Every submission has a dedicated URL at /forms/[formId]/submissions/[submissionId]. The page shows:
- All submitted fields: rendered as a clean key/value list, with nested objects expanded
- Metadata: IP address, user agent, submission timestamp
- Spam analysis: score out of 100, each signal that fired, and whether the submission was flagged
Paginated submissions list
The submissions index page lists entries in reverse chronological order with cursor-based pagination. Each row shows the submission timestamp, a preview of the first few fields, and a spam badge when relevant.
Spam submissions are visible in the list but visually de-emphasized, so they don't clutter your review flow while still being accessible if you need to investigate a false positive.
Navigation
The detail view includes forward/back navigation between submissions so you can step through a batch without returning to the list. This is especially useful during form testing or triage after a high-volume event.
We’d love to hear from you
Have feedback on this update, or an idea for a feature you’d like to see? We read every message and genuinely take them into account as we build.
hello@formtorch.com