Remove hypertext for reference field in list view

Sweta24
Tera Contributor

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)

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

You can configure field ACL for this field to disable editing this field based on conditions.

 

Regardsm

Sachin

Dan Cigrang
Tera Expert

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: 

find_real_file.png

 

Using Caller -> Name (caller_id.name) : 

find_real_file.png