Button

A Button is a page component with a clickable area to initiate a specific action. 

Button Properties

Section


Property


Function


 

ID

The unique ID or name of the component.

 

Text

The text label of the button.

Style

Style

Sets the button style

  • Primary

  • Outline

  • Subtle

 

Size

Sets the button size

  • Small

  • Standard

  • Large

Layout

Width

Sets the width of the button, minimum value is 1 and maximum is 12(Full).

Behavior

Visibility logic

Defines when the component is visible

  • None - always visible

  • Only visible when - only visible when the set condition is met

  • Not visible when - not visible when the set condition is met

Actions

Action type

Sets what action to perform when button is click:

  • Create record with classic form

  • Create record with form page

  • Export document

  • Navigate to page

  • Navigate to form page

  • Run workflow