Difference between revisions of "Submit & Save Buttons"
(Created page with 'There is now the ability to define multiple submit buttons against individual statuses within a UTA. The buttons can also be configured so that they are presented to subsets of …') |
|||
Line 22: | Line 22: | ||
This window includes the following settings: | This window includes the following settings: | ||
− | * '''Order''' - the order in which the button will appear on the screen, with lower numbers appearing further to the left. | + | * '''Order''' - the order in which the button will appear on the screen, with lower numbers appearing further to the left of the screen. |
− | * '''Label''' - the text that will appear on the button when exposed to end users | + | * '''Label''' - the text that will appear on the button when exposed to end users. |
− | * '''Submit Status''' - the status that the entity should be updated to after clicking on the button | + | * '''Submit Status''' - the status that the entity should be updated to after clicking on the button. |
− | * '''Bypass validation''' - flag to indicate that the status should change without the system performing all | + | * '''Bypass validation''' - flag to indicate that the status should change without the system performing all field validations. |
− | * '''Description''' - descriptive text | + | * '''Description''' - descriptive text. |
− | * '''Script''' - call to any scripts that should be run in conjunction with this button | + | * '''Script''' - call to any scripts that should be run in conjunction with this button. |
* '''URL''' - | * '''URL''' - | ||
− | * '''Visibility Condition''' - any [[Visibility Condition|conditions] used to control when the button is exposed | + | * '''Visibility Condition''' - any [[Visibility Condition|conditions]] used to control when the button is exposed. |
Revision as of 15:12, 30 September 2013
There is now the ability to define multiple submit buttons against individual statuses within a UTA.
The buttons can also be configured so that they are presented to subsets of users, perform certain checks and can push the event to a specific status.
Creating a Submit Button
To access the Submit Button feature:
Click the Settings tab within the UTA, then on the Statuses link in either the Level 1 settings section, or Level 2 settings section.
The Submit Button tab is displayed next to the Status Trigger tab.
Click on the Submit button tab or scroll down to the Submit Buttons section. Then click on the New tab to begin the process of adding a new Submit button.
You will be presented with a new window in which to configure the submit button.
This window includes the following settings:
- Order - the order in which the button will appear on the screen, with lower numbers appearing further to the left of the screen.
- Label - the text that will appear on the button when exposed to end users.
- Submit Status - the status that the entity should be updated to after clicking on the button.
- Bypass validation - flag to indicate that the status should change without the system performing all field validations.
- Description - descriptive text.
- Script - call to any scripts that should be run in conjunction with this button.
- URL -
- Visibility Condition - any conditions used to control when the button is exposed.