Button Customization in Windows
This documentation describes how users can enable or disable specific buttons in a window and customize their names.
Available Buttons and Their Functions
The following buttons are available for customization, each serving a distinct purpose:
- Submit: Saves the record entered in the window.
- Reset: Clears any data entered in the window.
- Cancel: Cancels the current action or closes the window.
- Next / Previous: Navigates between pages in a multipage window.
- Draft: Saves a draft version of the window's data; enabled if the draft feature is set up in the action builder.
- Predict: Activates prediction features if an ML mapper is integrated into the window.
Customization Options
Users can enable or disable each button based on the requirements of the window. Additionally, button names can be customized to suit the context or terminology preferred by the user.
Note:
While each button has a default function, certain buttons—such as Next, Previous, Draft, and Predict—depend on additional customization or configuration:
- Next / Previous are only active in multipage windows.
- Draft is enabled when the draft option is set in the action builder.
- Predict is available if an ML mapper is mapped in the window.
Only Submit, Cancel, and Reset are universally available without additional customization.
By customizing these buttons, users can control the functionality and user experience within each window, providing flexibility based on specific workflow needs.