- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:16 AM
I have written a UI Policy script on a date field but that is not working.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:29 AM - edited 03-29-2024 08:09 AM
Hello, @abhisek
Check the order; if a UI Policy applies the same actions to the same field and has the same or higher order, it won't take effect.
Also, if you need such a simple functionality, why not use UI policy actions instead?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:28 AM - edited 03-29-2024 07:29 AM
Is that checkbox “Hidden” set as true on the variable?
Please mark this as helpful and accept the solution if it had helped in your case.
Thanks,
Sujatha V M
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:41 AM
Hi @Sujatha V M
Yes but still not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:29 AM - edited 03-29-2024 08:09 AM
Hello, @abhisek
Check the order; if a UI Policy applies the same actions to the same field and has the same or higher order, it won't take effect.
Also, if you need such a simple functionality, why not use UI policy actions instead?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 07:42 AM
Hi @kkrushkov
Tried this also but not working.