How can I enable reference links for specific items in a list, but not open the records?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2025 01:08 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2025 07:04 PM
Hi RyotaroT
Let me confirm your question.
You would like to make following situation, aren't you?
1. display the link text in specific record
2. it is not hyperlink but plaintext
3. it is reference column
If it is true, I recommend creating column and business rule.
Reference field has sys_id as value and we can create the url using sys_id and table name.
Thanks.