Changing Save Button Functionality in OTB Form Widget
I would like to change the OTB save button functionality on the form widget to a submit function if the state of the record = draft. I currently have a UI action created for this and was wondering if there is anyway to call that UI action for this b...