- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2016 06:26 AM
I am putting a Reference field on a form to another record. I don't want people to edit the field but I want them to be able to click the 'Info' so they can view / go to the record.
Read Only:
Non-Read Only:
I've tried making the field Read Only via a Client Script and a UI Policy, both get rid of the Info button. Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2016 07:18 AM
Hi Wayne,
Create a UI Policy on the reference field that you wanted to make as 'read-only'. Then, set the System Property "glide.ui.reference.readonly.clickthrough" to true.
This will allow you to access the Info button in read-only mode.
If you got the answer, please dont forget to mark this as 'Correct Answer', thank you.
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2025 06:33 AM
Hello Daniel ,
This solution works well with all the reference fields.Not sure how to make it work for LIST Reference fields, where I would like to access the 'i' button on a read only List reference field.Attached screen shot for reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2018 12:21 AM
Anyone know why the default of this property is false? I think in most cases, people still want to refer to the information even though a case is closed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2018 07:09 AM
Don't really know it, but in my opinion it is better to grant less rights as default than too much rights.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2018 06:55 PM
I agree. However, the info button is simply a preview and link to the corresponding item. Whether one can access the information still depends on access control. Is it correct?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2018 08:08 AM
Yes that's correct. If a ACL will not allow to see a information, than the Info-Button will not show this. FYI you see the sys_popup view of the records form with this Button.