dot walk gender field in ui policy condition for hr agent workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2023 07:52 AM - edited ‎10-26-2023 08:09 AM
Hi Experts,
i need to add a ui policy condition to check a dot walk gender field from the user table (opened for) when is Male.
but this ui policy is not working in workspace, it makes the fields visible also when this condition is false (female/blank).
i changed the ui policy to global and once for worksapce it didn't work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2023 08:37 AM
Hello,
Please fill view value, please see below threads.
https://www.servicenow.com/community/developer-forum/ui-policy-on-agent-work-space/m-p/1713074
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2023 02:22 AM
Hi Musab, thanks for you response!
the two linked you sent are not a solution for my case, since the problem is happening only with dot walk field in condition of the ui policy are not working. but the ui policy itself is working.
as an example, fiktering the "hr service" name works, ui policy actions are executed, but when adding to the hr service one more condition with do walk, like the gender field from the user table (opened for), it's not checking if gender is male/female, it's continue to work just like we had one condition "hr service". and not matter if the gender field is true to the condition. just because it's an dot walked fields. as a conclusion of mine.
thanks!