Override glide.sc.variable.reference.clickthrough System property

poojayadav
Tera Contributor

Since we are trying to avoid making changes to global system property, looking for a way to override glide.sc.variable.reference.clickthrough System property to enable clickthrough functionality for a specific catalog item variable on RITM form.

Any suggestions?

2 REPLIES 2

Sashi K1
Kilo Guru

You can also use the dictionary attribute readonly_clickthrough as true or false on a field-by-field basis.


This HI knowledge base articlemay also be helpful.


Hi Sashikanth,



That works well for fields of table by overriding 'glide.ui.reference.readonly.clickthrough' property, by setting readonly_clickthrough as true or false in the 'Attributes' field.


My requirement is to override 'glide.sc.variable.reference.clickthrough' property to enable click through for Catalog variables, wherein also we don't have 'Attribute' field on 'item_option_new' form.