Button control (deprecated)

This control creates a button instance that can broadcast a boundary event when a user clicks it.

Tip: The deprecated Button control is replaced with the responsive Button control in the Responsive Coaches toolkit. See Button control.
When you add a Button control to a coach or coach view, it has default values and looks like this screen capture in the layout.
Button control

Restrictions and limitations

None

Data binding

Set the data binding for the control in the General properties tab.
Table 1. Button control data binding
Binding description Data type
Records whether the user clicks the button instance. Boolean

Configuration properties

Set or modify control configuration in the Configuration properties tab.
Table 2. Button control configuration properties
Configuration property Description Data type
Allow Multiple Clicks Select this option if the user can repeat the button action, such as adding something for each click. Do not select this option if the event is to occur only once, such as a bill payment confirmation.

The default value is only allow one click (False).

Boolean