Description
When an option (checkbox) field is made read-only via an ACL. The text "Security does not permit writing to this field" is appended to the text of the field's hint.
Steps to Reproduce
- Navigate to a form with a checkbox field (ex: problem.do)
- Right click the checkbox field label and select configure dictionary (ex: knowledge field)
- Check the read only checkbox
- Return to the form and hover over the field label
Expected: See only the hint for that field
Actual: See the hint and the security constraint message.
Workaround
Set the field to read only using a UI Policy, Client Script, or Data Policy.
Related Problem: PRB734609