- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 12:58 AM
I have a table which has reference fields in it, when seen as list layout, these reference fields are showing up as clickable links and if we click on the link once, it will open the record (referenced record) in new tab .
I want to disable this feature(of having the link clickable from the list layout) for a this particular field so that user cannot click on it and open it in new tab.
PS: We have already ACLs in place to stop the user from editing the record from list layout (double clicking on the field shows up the user, grayed out)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 01:28 AM
Hello,
You can do the below.
Go to the list layout of the configure-> list control
And then click on omit links:-
This will however omit links for all fields in the list for that table.
If you want to do it only for one field you can just click on configure-> list layout:-
and instead of having caller have caller.name which will make the name appear but it will not be clickable.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 03:45 AM
need Scipt to apply "Omit links condition" for a particular set of roles and on a particular field/column of the table