cancel
Showing results for 
Search instead for 
Did you mean: 
Status: New

Currently, the Submit button on UXB forms does not support configurable actions such as executing a service or invoking a custom function. This prevents developers from implementing additional business validations or pre-submission logic beyond the built-in Validate Data Inputs action, often requiring an extra standard button and additional user clicks.

Enhance the Submit button to support configurable actions similar to other button types, and allow the default Submit Form action to execute conditionally based on the outcome of a custom function or service call. This would simplify form design, reduce unnecessary user interactions