filter condition is not working in highlighted field value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago - last edited 12 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 = true and the same user is a member of the "SMT" group(javascript:gs.getUser().getUserByID(current.sys_id).isMemberOf('SMT'); 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 VIP is true working but another one is not working i have tried with group sys id but still it's not working please suggest anyone what will be condition because there is no script option.

