- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 06:03 AM
Hi,
I have a icon link created on portal home page upon click it takes to some external url, which i want to make visible only for particular users. I have a user criteria and i want to display only for those users. can anyone please help me how to do this
Solved! Go to Solution.
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 07:36 AM
Hi Irfan,
In that case, try placing the icon link in a widget & then you can have a criteria used for hiding/displaying widget. As widget's visibility can be hadled by user criteria as well.
Thanks,
Jaspal Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 06:19 AM
Hello,
Check the below link
Mark my ANSWER as CORRECT and HELPFUL if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 07:22 AM
Hi,
thanks for the reply. But mine is not a role and i cant create a custom role just for this purpose as my manager ask me to avoid creating roles.
I need to display a icon link only for a particular location lets say like user.location.name == "North America"
Where i can add a script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 07:29 AM
Hello,
Check the code sample suggested by Goswami Sudipta in below link
He implemented for user's business phone in same way you can do it for user's location , but do it with sys_id as location is reference field.
Mark my ANSWER as CORRECT and HELPFUL if it helpS.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 07:36 AM
Hi Irfan,
In that case, try placing the icon link in a widget & then you can have a criteria used for hiding/displaying widget. As widget's visibility can be hadled by user criteria as well.
Thanks,
Jaspal Singh