
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 09:23 AM
How to Hide related links and related lists using client script or UI policy on portal for standard changes (without updating the condition on the respective UI actions)
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 10:03 AM
Here you go:
Please mark my response as correct and helpful if it helped solved your question.
-Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 09:56 AM
Thank you. Is there a way to hide related links?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 10:12 AM
Hi,
Those related links are UI Actions. To hide them from anyone who is not an admin, you would right click on the link, choose Edit UI Action and add something like gs.hasRole('admin') to the condition field.
If i was able to solve your query, please mark my answer correct and helpful.
Thanks & regards
Prasant kumar sahu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 09:46 AM
Check this out:
Please mark my response as correct and helpful if it helped solved your question.
-Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 09:53 AM
Thank you. But how to hide Related Links?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2020 10:03 AM
Here you go:
Please mark my response as correct and helpful if it helped solved your question.
-Thanks