Remove hypertext for reference field in list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 11:43 AM
Hi All,
Please help me to remove hypertext for reference field in list view , i tried to remove from omit links from list control .but its reflecting on all fields in list view.
i want to disable hyperlink for specific field.
And i dont want to make from dotwalkin from slashbucket .. as its having few dependency .
Kindly help me some calculated script or dictionary attribute to remove hyper text link (for reference field)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 11:51 AM
You can configure field ACL for this field to disable editing this field based on conditions.
Regardsm
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 12:53 PM
When configuring columns in the list view (Right click header -> Configure -> List layout), instead of choosing the reference field exactly, choose the Display Value of the reference field. For example, on Incident, instead of picking `caller_id`choose `caller_id.name`. This will show the Caller name without the link.
Using Caller reference:
Using Caller -> Name (caller_id.name) :