Agent Guidance Core User Guide

Please email support@creovai.com for omissions or errors.
×
Menu

Button

 
The Button Control links Pages together, allowing an agent to navigate through a Workflow.
 
 
 
This Control is part of the Basic Control pack, and will always be available.
 
 

How To

Add a Button to the Page. The options and style can be configured in the Options tab and Styling tab of the Field Properties, and Validation and Formatting can be applied if desired.
 
Button Fields can be styled in a Stylesheet by referencing the control-button class.
 
To link to another Page, use the Page Selector in the Advanced Options tab.
 
 

Notes

As with other button-type Fields, it is possible to require that a Page passes Validation before the button will activate. This prevents the agent from leaving the Page before all requisite details have been collected.
 
As with other button-type Fields, upon activation the button will then be temporarily disabled until the action has completed.
 
As with other button-type Fields, it is possible to trigger this by JavaScript or Update Links. Please see the .click() article for more information and an example regarding using JavaScript.