Filter condition not working in Highloghted value condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited 11 hours ago
Hi Everyone,
I am trying to enable a condition-specific icon and label in the SOW Workspace on the Name field of the sys_user table.
My requirement is that if a user has "VIP is true" and the same user is a member of the "SMT" group (javascript: gs.getUser().getUserByID(current.sys_id).isMemberOf('SMT'); but this second condition is return false which is incorrect , the icon and label should appear.
I configured the condition using the highlighted logic shown in the attached screenshot below, but it is not working as expected can some one suggest what will be the correct condition VIP is true working fine but not other one i tried with group sys id also but still it's not working?
- Labels:
-
H Evryone

