- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 08:00 AM
Hi All,
Could someone help me understand what determines for some fields to have the "preview record" icon?
My requirement is to add the icon to "Request" REQ# field on RITM forms. I have done some reading on sys_popup but not able to make it work yet. Ive noticed when the page is first refreshed the icons are there but then disappear once the page is loaded.
Any advice would be great!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 01:45 PM
Was able to find a solution for my issue - sharing link here.
Solved: Why Does the Open Record Button Disappear on Read-... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 08:26 AM
The "preview record" icon indicates that this is a reference field to another table, and you can click on it to see the details of that reference field, which will take you to the form view of that record.
If you want to enable the "preview icon," simply make the field editable rather than readOnly, and the "preview icon" will appear right in that field.
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 09:18 AM
Hi @Prince Arora ,
When checking I found that the field is not read only, so I think that is where the page is first refreshed the icons are there but then disappear once the page is loaded.
So, I'm checking up on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 09:26 AM
As per your above screenshot attached, it seems that "Request" field is read only!
Check in the ACLs, client scripts, Ui policy what makes it readOnly!
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 01:45 PM
Was able to find a solution for my issue - sharing link here.
Solved: Why Does the Open Record Button Disappear on Read-... - ServiceNow Community
