Reference Field Icon when Field is Read Only

Sam Ogden
Tera Guru

Hi all,

When a reference field is set to read only it does not show the 'i' icon.   I've seen on here that this is controlled by the property 'glide.ui.reference.readonly.clickthrough'

This will then make all reference fields that are marked read only to have the 'i' icon visible.   Is there anyway to have this only for selected fields?

Thanks

Sam

1 ACCEPTED SOLUTION

Gowrisankar Sat
Tera Guru

make this property to false: 'glide.ui.reference.readonly.clickthrough'



Add this in attributes field of the dictionary index, if want to make it clickable:



readonly_clickthrough=true


View solution in original post

5 REPLIES 5