Disable Hyperlink first field in related list workspace view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2026 06:10 AM
we have requirement to disable hyperlinks for the first field that is there in the related list in workspace view. Can someone guide me on this?I see there is checkbox which only works for list view not workspace view. Is there any way to achieve this in workspace view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2026 12:38 AM
Hi @ManoranjanM,
what field are you talking about? It is important to know what field is that as it is not clear what is they field type.. hyperlink is only available for HTML fields or maybe journal ones adding [code][/code] and <link> tags.
could you possibly share some context?
Answers generated by GlideFather. Check for accuracy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@GlideFather Control (sn_compliance_control) form has related list control test (sn_audit_control_test) and the first field from sn_audit_control_test is coming as name (short_description) which is String and this is coming as hyperlinked and I would like to disable hyperlink for that field. It looks like OOTB behaviour is any field that is first field is always having hyperlink. Is there any way we can disable hyperlink?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Control(sn_compliance_control) has related list control test(sn_audit_control_test) and control test has first field as name which string it comes as hyperlinked so I would like disable the hyperlink for name field. Name field is not hyperlinked if I move to second field but it looks like any field that is first field even though the type is String it is hyperlinked (OOTB). Is there any way we can make first field in this case name which is string not to be hyperlinked and this is in workspace view .
