InterviewSolution
Saved Bookmarks
| 1. |
What are UI policies in ServiceNow? |
|
Answer» UI policies are considered as an ALTERNATIVE for client scripts. You can SET a FIELD as mandatory, which is read-only, and visible on a FORM by using UI policies. It can be used to DYNAMICALLY change a field on a form. |
|