Outcome Button Group
Outcome Button Group is a specialized version of Button Group, typically used in user task forms. The Outcome Button Group has two main differences:
- The buttons will be rendered as outcomes of the form.
- When an outcome button is clicked, the form is submitted.
Events
Event | When | Additional | Cancellable |
---|---|---|---|
Button.click | Any button is clicked (including outcomes) | Definition + State | Yes |
Outcome.click | Outcome button is clicked | Definition + State | Yes |
See section Events for more information.
Properties
:::palette-item com.flowable.design:flowable-core-palette,com.flowable.design:flowable-core-palette com/flowable/palette/core.form.palette,com/flowable/palette/form.template.palette cloud-outcome-button-group