
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2021 03:58 AM
Hello, Could someone explain why some reference fields show an i icon(open record) and some are not? I have custom Case field which is referenced to the parent Case but it is not showing an i icon like the parent field above. Why is this? Thank you in advance!
Solved! Go to Solution.
- Labels:
-
Agent Workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2021 06:18 AM
You can try adding: readonly_clickthrough=true - to the dictionary attributes of that field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2021 07:26 AM
Thank you so much Michael, that did the trick!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2022 08:13 AM
Please elaborate, where exactly we have to add this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2022 08:18 AM
Hello Michael,
Follow the steps below to add the field attribute:
- Open the dictionary entry for the reference field you want to add the i icon(open record)
- Go to the Related list "Attributes" tab and click on the "New" button.
- At the Attribute field select the "Read only Clickthrough" attribute. When not available create it:
- Click on de magnifying icon next to the Attribute field and click on the "New" Button in the "Dictionary Attribute" popup window.
- Fill in the following mandatory fields:
- Label: Read only Clickthrough
- Name: u_read_only_clickthrough (filled in automatically)
- Applies to: Column
- Value type: True/False
- Click "Submit"
- Set the Value field with: true
- Click "Submit"
I hope this is what you need. Good luck!
Regards,
Stefan