Troubleshootingtroubleshooting3 min read
Why a form field may be locked
Understand why a field cannot be changed before assuming the app is broken.
Dashboard
Why a form field may be locked
Understand why a field cannot be changed before assuming the app is broken.
Where this lives
A locked field is usually intentional and points to status, role, feature access, or a workflow rule that prevents direct editing.
Likely reasons
- The current user role does not have permission to edit that value.
- The record is in a state that requires a dedicated workflow such as confirm, cancel, or refund instead of inline editing.
- The field depends on another setting that has not been enabled yet.
How to confirm
- Check nearby helper text and validation copy.
- Compare what an owner can do versus a limited-access user.
- Review the record status before assuming the field is broken.
