Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 999 Bytes

action-button.md

File metadata and controls

43 lines (23 loc) · 999 Bytes
title parent
Action Button
button-widgets

An action button can call a microflow, open a page or do nothing.

Button properties

{{% snippet file="refguide6/Caption+Property.md" %}}

{{% snippet file="refguide6/Tooltip+Property.md" %}}

{{% snippet file="refguide6/Image+Property.md" %}}

{{% snippet file="refguide6/Render+Mode+Property.md" %}}

{{% snippet file="refguide6/Button+Style+Property.md" %}}

Disable during action (only for microflow actions)

Disables the action button until the action is completed or failed.

Default value : false.

Common properties

{{% snippet file="refguide6/Name+Property.md" %}}

{{% snippet file="refguide6/Class+Property.md" %}}

{{% snippet file="refguide6/Style+Property.md" %}}

{{% snippet file="refguide6/Tab+index+Property.md" %}}

Events properties

{{% snippet file="refguide6/On+Click+Event+Action.md" %}}

Visibility properties

{{% snippet file="refguide6/Visibility+Property+With+Module+Roles+Extended.md" %}}