Display "i" icon on read only reference fields
for example you make the REQ field RO on the RITM form via UI policy
to display the "i" ensure this sys property value is set to true:
glide.ui.reference.readonly.clickthrough
(also ensure this is not set to true on the dictionary attribute setting of the field: ref_decoration_disabled=true)
Comments
Post a Comment