UI Policy: Conflict between custom and ootb irrespective of execution order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 04:40 AM
Hi All,
I have created a custom UI Policy with execution order 200 and there is also an ootb UI Policy with execution order 100 and which execute on the same field.
First Custom Ui policy is running on that field and after ootb is overriding the same filed.
ootb Ui policy don't have any condition.
custom UI policy have some condition.
I want ootb UI policy to run first then custom.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 06:48 AM
ideally UI policy with order 200 should run at last
Did you check that?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2024 06:52 AM
Yes I have checked.
First custom policy with order 200 running then OOTB with 100 running.