Please enable JavaScript to view this site.

Version:

You can add a Button component to your layout and attach a specific command or workflow you want it to invoke.

Main Settings

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 icon-pencil-grey-edit. The list of available commands depends on the context of the component.

To turn your command into a custom command, click icon-terminal-prompt. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation.

To run multiple commands, click icon-terminal-prompt and, in the code box, type a sequence of commands in JSON format. While editing the custom command in the code box, press CTRL+Space to access code suggestions.

Behavior

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.

Layout

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.

© 2026 VertiGIS Ltd. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 5.43 (64c19f33)