Override glide.sc.variable.reference.clickthrough System property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2017 10:25 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2017 03:05 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2017 07:22 PM
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.