Unclickable record on related list

Muhammad Arif B
Tera Contributor

I have requirement to display list of group members at new relationship called "Approvers" at Problem form. Notice normal user able to click the record and make changes.

 

It is possible to make all records is unclickable or remove the blue hyperlink regardless of user roles?

relationship.png
Thanks

1 ACCEPTED SOLUTION

Simran Gadodiya
Mega Sage

Hi @Muhammad Arif B 

You can disable new and edit button and update list layout.

 

  • To disable the edit button for all users: In the List Control, check the "Omit edit button" box.
  • To remove a specific field's hyperlink:In the List Layout, instead of caller (which would create a clickable link), use caller.name. This displays the caller's name but it will not be clickable.
    SimranGadodiya_0-1759305686092.png

     

If this resolve your problem please mark it as helpful and accept the solution.

Thank You!

View solution in original post

4 REPLIES 4