You can add a Button component to your layout and attach a specific command or workflow you want it to invoke.
Field |
Description |
|---|---|
Title |
Enter a title to display for the component. This title is used in both Mobile Designer and Studio Go. |
Icon |
Select an image to represent the component. |
Command |
The command or workflow to run when the user clicks the button. To select the command you want, click the box that contains the current command followed by To turn your command into a custom command, click To run multiple commands, click |
Field |
Description |
|---|---|
Hide when Disabled |
Whether to hide the button when the command cannot be executed. |
Can be Toggled |
Whether the button can be toggled between two states. If the button can be toggled, you can specify the behavior of the button for both states as well as whether the button is toggled by default. |
Field |
Description |
|---|---|
Slot |
The location of this component within its parent component, assuming the parent component has slots. The possible values depend on the parent component's slots. |
Margin (px) |
The margin space around the component, measured in pixels. |
Initially Hidden |
Specifies whether or not the component is initially hidden when the app loads. If selected, the component remains hidden unless activated, for example, by the Show command. |
Button Style |
The style of the button. Choose between rounded or square. |
Show Title |
Whether to display the title, in case you only want to display the icon. |