glide.ui.update_is_submit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2014 02:54 AM
The system property glide.ui.update_is_submit is used in the condition for the Global Submit UI Action but it is not listed in sys_properties.list. Is there any available documentation on this property?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2014 05:41 PM
I don't believe there's any documentation anywhere and the property doesn't exist in the instances I've checked either. It seems to me that since the condition will always evaluate to false, if you want to use that ui action instead of the default submit action you can create the property and set it to true. There are a number of system properties that don't exist OOB, but add some functionality if you create them.