- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2026 07:03 AM
How do I add the "Preview this record" on the Incident record. It works great for other places in the Incident record, but doesn't show up for Location. The location and name are both fields showing info from the location table, so attaching it to either would be great.
Location = cmn_location.u_number
Name = cmn_location.name
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2026 12:42 PM
There was a UI policy that set location to "read-only". Doing that eliminates the information button. That solved the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2026 01:44 PM - edited 01-16-2026 01:46 PM
Hi @mheyman
you can try this
If you still want preview icon for read only ,
Go to dictionary of reference variable and under attribute set it:
Regards,
Mohammed Zakir

