Skip to content

Commit 3fa8203

Browse files
authored
Update troubleshoot-forms.md
1 parent d9f4e12 commit 3fa8203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powerapps-docs/developer/model-driven-apps/troubleshoot-forms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ A control can be disabled by using the following list of rules. If a rule is met
325325
- If the user doesn't have write permissions on the attribute defined by field-level security, the control is disabled.
326326
- If the control is disabled or enabled by the Client API script, the control disabled state will honor that setting.
327327
- If the control is disabled in the form designer, the control is disabled.
328+
- If the user doesn't have `Assign To` privilege for the lookup control's entity, or `Assign` privilege on the current record's entity, the lookup control is disabled
328329

329330
Finally, if the control passes all the above checks, the record state determines whether the control is disabled. The control is enabled by default on active records and disabled on inactive records.
330331

0 commit comments

Comments
 (0)