Lock a monday.com Form After Approval (Read-Only Mode)
Published on September 10, 2026
An approval that can still be edited after the fact isn’t really approved. If a requester or a reviewer can reopen a form and change the numbers once a manager has signed off, the record on your board stops being reliable, and you find out during the next audit or dispute, not before it.
monday.com forms don’t lock themselves once a decision is made. What each tool offers instead — and how far it goes — decides whether “approved” actually means done.
Quick answer
- WorkForms has no native way to lock a form on approval. Its closest related control, Enterprise-only response editing, caps a submitter at 10 edits to their own past submission before it’s permanently locked — a count-based limit, not a status-based one.
- FormFlow’s read-only form mode locks the whole form to view-only under conditions you define, so you can tie the lock to an approval state on the item instead of a fixed number of edits.
- Both tools also support locking individual fields rather than the whole form: FormFlow marks specific fields read-only on update forms so context stays visible but uneditable.
- Install FormFlow to set up a form that locks itself once a request is approved.
What “Locking a Form” Actually Means
Two different things get called “locking a form,” and mixing them up leads to the wrong setup:
- Locking the whole form — nobody can change anything through it anymore, regardless of which field they’d touch.
- Locking specific fields — the form stays open, but some fields (the ones that shouldn’t change after a certain point) are fixed while others stay editable.
An approval workflow usually wants the first: once a manager approves a request, the requester shouldn’t be able to edit any of it, including the fields that describe what was actually approved.
What WorkForms Offers
WorkForms’ response editing is Enterprise-only and lets a submitter revise their own past submission — it does not let a form edit a pre-existing board item that wasn’t created by that same submission, per monday.com’s Get started with WorkForms support article. It also caps that editing at 10 changes: after the tenth edit, the response is permanently locked. See the full plan-gating table in monday.com Form Features by Plan.
That cap locks on a count, not on a decision. A request edited nine times before approval and never touched again stays open forever from WorkForms’ point of view — nothing in the feature ties the lock to a Status column reaching “Approved.” If you want the form to close specifically because something was approved, response editing’s edit count isn’t the mechanism for that; it’s an unrelated limit that happens to end in the same “no more edits” state.
What FormFlow Offers
FormFlow’s update forms support two related settings, both documented in Form Settings & Configuration:
- Read-only fields — mark individual fields read-only so respondents see the value but can’t change it, while other fields on the same form stay editable.
- Read-only form mode — lock the entire form to view-only, with optional rules so the lock only applies under conditions you define, for example once a Status column reaches an approved value.
Because the rule is condition-based rather than a fixed count, the form stays open for as many legitimate edits as the approval process needs, and only closes when the condition you set is actually true. A request that goes through several rounds of back-and-forth before approval stays editable the whole time; the moment the status flips, the form locks.
Building the Approval Lock
- Create the request as a FormFlow insert form, mapped to the fields your board tracks (amount, description, requester, and a Status column defaulting to something like “Pending”).
- Generate a per-item update form link with a monday.com automation when the item is created, the same pattern used for update-form automation recipes, and store it on the item.
- Send that link to whoever needs to review or adjust the request before a decision. Mark fields that shouldn’t move once submitted — like the requester’s name — read-only, while the amount and description stay editable during review.
- Turn on read-only form mode with a rule tied to your Status column, so the whole form flips to view-only once a reviewer sets Status to “Approved” (or “Rejected,” if you don’t want post-rejection edits either).
From that point, opening the update link shows the submitted values but accepts no changes, on any field, regardless of what was left editable before the lock.
Side-by-Side
| Capability | WorkForms | FormFlow |
|---|---|---|
| Lock triggered by a status/approval change | No | Yes — read-only form mode with a condition rule |
| Lock triggered by an edit count | Yes — 10 edits, Enterprise only | No |
| Individual fields locked, form stays open | No documented equivalent | Yes — per-field read-only, on update forms |
| Plan requirement | Enterprise, for response editing | None — not gated by monday.com plan tier |
| Edits a pre-existing item not made by that submission | No | Yes — update forms are built for existing items |
Frequently Asked Questions
Can WorkForms lock a form specifically when a Status column changes to Approved?
No. Its response editing feature caps a submitter at 10 total edits before locking, which is a count-based limit unrelated to any Status value on the item.
Does FormFlow’s read-only form mode require a specific monday.com plan?
No. FormFlow’s settings, including read-only form mode, are not gated by your monday.com plan tier, unlike WorkForms’ response editing, which needs Enterprise.
What happens if someone tries to submit a locked FormFlow update form?
The form is view-only under the conditions you set, so fields render as read display rather than editable inputs. The respondent can see the current values but cannot change or resubmit them.
Do I need to lock the whole form, or just a few fields?
Depends on the workflow. If reviewers need some fields to stay editable after a partial decision (adding notes, for instance) while others are locked, use per-field read-only instead of the whole-form mode. Whole-form read-only mode fits the point where nothing should change anymore.
Next Steps
- Form settings: hidden and read-only fields →
- monday.com Form Features by Plan: the response editing table →
- How to Update Existing monday.com Items with a Form →
- Let respondents review answers before or after submitting →
- Install FormFlow and set up a form that locks on approval.
Last reviewed: 2026-09-10. WorkForms’ Enterprise-only response editing and its 10-edit cap verified against monday.com’s Get started with WorkForms support article. Demand for status-based locking and confirmation behavior tracked in the monday.com community’s confirmation screen after form submission thread. Features may change.