Make reference icon available for read only fields on form

Krischan
Giga Guru

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

1 ACCEPTED SOLUTION

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.


View solution in original post

10 REPLIES 10

This property is not working in instance after it is upgrade to Fuji.



Any help will be appreciated.


Thanks Chandana!   This worked for me as well on RITMs.  


cdeclos
Mega Contributor

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


torwc
Kilo Contributor

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.


dclayne
Kilo Expert

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?