hide global option from region variable lookup selet box when le group is data privacy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 12:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 09:50 AM
its still visible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 04:24 AM
Hello @Community Alums ,
In your recent screenshot, I noticed the same issue I’ve been pointing out. You need to use "javascript:" directly and remove "&colon".
Please make this adjustment and let me know how it goes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 05:43 AM
I tried both
javascript : if (current.variables.group == '3a773f22976c8e50028cfa871153af6d') {"sys_id!=634212eb97b14214028cfa871153af7a"; } else { "active=true"; }
javascript: if (current.variables.group == '3a773f22976c8e50028cfa871153af6d') {"sys_id!=634212eb97b14214028cfa871153af7a"; } else { "active=true"; }
still its visible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 05:44 AM - edited ‎10-15-2024 05:46 AM
javascript: if (current.variables.group == '3a773f22976c8e50028cfa871153af6d') {"sys_id!=634212eb97b14214028cfa871153af7a"; } else { "active=true"; }
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 05:46 AM
@Community Alums please send screenshot instead of pasting the reference qualifier as there is an issue with colon in community.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP