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 03:30 AM
Hello @Community Alums ,
Did you have a chance to try the format I suggested? If not, please give it a go and let me know how it works out. When you do, could you also share a screenshot of your reference qualifier setup? That would help me better understand and assist if needed.
For reference, here’s the qualifier I used successfully, along with a screenshot for clarity:
javascript: if (current.variables.le_group == '3a773f22976c8e50028cfa871153af6d') { "sys_id!=e37c2dfb1be49ad47b03ea8a234bcbfd"; } else { "active=true"; }
Also don't forget to change the sys_id with your's global choice from the table.
Looking forward to hearing how it goes!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 03:41 AM
@Community Alums ,Please share an image of your reference qualifier setup as well. Also, is the Region variable the only one present on the portal? I noticed that in your earlier image, the Group variable wasn't visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 03:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 03:51 AM
Hello @Community Alums ,
It looks like the reference qualifier format you entered may be incorrect. Please take a close look at the image below and try re-entering it, paying particular attention to the syntax at the beginning. Let me know how it goes!