1.1k views
5 votes
What attributes of a field can a UI Policy Action change on a form?

1) Visible/hidden
2) Mandatory
3) Prevent cell editing
4) Read-only
5) Change color

1 Answer

5 votes

Final answer:

A UI Policy Action can change the visibility, mandatory status, cell editing, read-only status, and color of a field on a form.

Step-by-step explanation:

A UI Policy Action in a form can change several attributes of a field.

  1. Visible/hidden: A UI policy action can make a field visible or hidden based on certain conditions.
  2. Mandatory: It can make a field mandatory, meaning the user must fill in the field before submitting the form.
  3. Prevent cell editing: It can prevent the user from editing the field value directly in the form's cell.
  4. Read-only: It can make a field read-only, allowing users to view the value but not modify it.
  5. Change color: Lastly, a UI policy action can change the color of a field to provide visual cues or highlight specific conditions.
User CommanderCat
by
8.2k points