Forms
WorkForms can't edit existing items and conditional logic is Enterprise-only, section-level, and limited to single AND or OR operators.
What people actually say
✕The most-requested feature in monday history — using forms to update existing items — has sat unfixed since January 2020 across 165+ replies.
Source: TaskRhino, WorkForms limitations ↗✕Conditional logic in forms is Enterprise-only; Standard and Pro users get no branching at all on form fields.
Source: monday.com WorkForms conditional logic doc ↗✕Even on Enterprise, logic only operates at section level (not field level) and cannot mix AND/OR or read live board data.
Source: TaskRhino, conditional logic AND/OR limitations ↗
Forms in a custom build are just React components writing to your API, so updating an existing item is a one-line change, not a six-year feature request. Conditional logic runs at the field level with arbitrary boolean expressions, can pre-fill from URL parameters, check live database state, and show different next steps per respondent.