- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 05:07 AM
can someone advice me how I can achive this? I got a form with several read only fields but i want to make use of the reference Icon. Is there a way to get this done?
regards
Christian
Solved! Go to Solution.
- Labels:
-
Ask the Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 05:30 AM
Hi Christian,
Check for the system property and make it true
glide.ui.reference.readonly.clickthrough
This will enable the hover icon for readonly reference fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2015 03:58 AM
This property is not working in instance after it is upgrade to Fuji.
Any help will be appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2015 07:29 AM
Thanks Chandana! This worked for me as well on RITMs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2015 02:14 AM
Hi guys
That worked indeed, but in my case, there is no form popping up for the end-users, even though they have at least read access to the information sitting in the pop-up view.
Any idea ?
Thanks,
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2015 01:24 AM
Hi
In my case I am trying to use other icons, like one using the UI Macro "user_show_incidents". Also one custom made by me.
Setting glide.ui.reference.readonly.clickthrough to true will not help. My Reference Field is set to read only in the Dictionary with some Dictionary Overrides. I have also tried UI Policy and Data Policy to set the Field read only to see if I can use the icon. So far no luck.
Icons does not show as long as the Field is read only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2018 02:28 PM
Is it possible to set a similar system property within a scoped application that applies solely to the scoped application and not to the entire system?