Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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?
Thanks
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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.
If this resolve your problem please mark it as helpful and accept the solution.
Thank You!
4 REPLIES 4