glide.ui.update_is_submit

scot_sutton
Tera Contributor

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?

1 REPLY 1

Brad Tilton
ServiceNow Employee
ServiceNow Employee

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.