A styleable navigation layout link or button component designed strictly for routing internally between local workspace page templates.
- Navigating users cleanly between different pages or routing dashboards inside the current application workspace environment.
- Providing simple routing triggers (e.g., standard ‘Back to List’ cancel paths or detail page redirects) without triggering secondary transactional database operations.
- A ‘Cancel’ secondary action button nested within a form layout that returns the user safely to the main dashboard directory.
- A compact icon-only navigation shortcut placed inside a data grid header routing users straight to a detailed analytics overview tab.
- Navigating to third-party web portals or external addresses outside the current platform domain, use the external_link_field instead.
- Configuring complex multi-step mutation procedures or API transactions directly on this element, use default_call_button or action_button instead.
- Allocating visual footprints taller than 1 grid row unit high, which breaks visual layout conventions.
Use instead
- External Link Field — The navigation route points toward a domain address outside the local application framework ecosystem.
- Action Button — The page transition workflow requires running side-effects first (such as committing changes or refreshing queries) prior to performing the route shift.
Configure these in the Application Designer property panel. Group headings mirror the editor where possible. Data Source is where the element gets its rows or field binding (a view/query, a connector operation, or a parent form field). References appear only for view-backed sources and map foreign-key ID columns to readable labels from another view.
Referring Page
- Target page id in the application menu.Default: none
- Query parameters passed to the target page.Default: {}
Display
- Configuration for icon.Default: none
- Sets the visual design theme tint via static selector maps or dynamic expression variable text boxes.Choices
primary— Theme default branding blue color (#007bff).secondary— Muted branding slate gray color (#6c757d).success— Standard transactional green color (#28a745).error— Severe action warning red color (#dc3545).warning— Cautionary yellow color (#ffc107).info— Informing teal/light blue color (#17a2b8).default— Dark charcoal text color (#343a40).lighterdisabled— Non-interactive gray color (#adb5bd).white— Plain white color (#ffffff).black— Plain black color (#000000).
Default: none - Defines the geometric structural dimensions footprints assigned to the button block frame.Choices
smallmediumlarge
Default: none - Configures container paint styles across background frameworks.Choices
outlinedcontained
Default: none - Configuration for is Icon.Default: false
- When true, the control cannot be edited.Example
falseDefault: buildCustomExpressionValue("false") - A layout switch forcing the element bounding footprint box to stretch fully across its allocated cell lane width. Highly recommended to center alignment states cleanly.Default: none
Styling
- Sets the visual design theme tint via static selector maps or dynamic expression variable text boxes.Choices
primary— Theme default branding blue color (#007bff).secondary— Muted branding slate gray color (#6c757d).success— Standard transactional green color (#28a745).error— Severe action warning red color (#dc3545).warning— Cautionary yellow color (#ffc107).info— Informing teal/light blue color (#17a2b8).default— Dark charcoal text color (#343a40).lighterdisabled— Non-interactive gray color (#adb5bd).white— Plain white color (#ffffff).black— Plain black color (#000000).
Default: none - Defines the geometric structural dimensions footprints assigned to the button block frame.Choices
smallmediumlarge
Default: none - Configures container paint styles across background frameworks.Choices
outlinedcontained
Default: none - Configuration for is Icon.Default: false
- A layout switch forcing the element bounding footprint box to stretch fully across its allocated cell lane width. Highly recommended to center alignment states cleanly.Default: none
- Minimum size: 1 × 1 grid cells (width × height).
- Default size when dropped on a page: 1 × 1.
label— The text string generated visible centered over the body layout frame of the internal navigation control button.
Fires direct spatial route changes using standard native hyperlink anchors or keyboard triggers. Automatically supplies alternate screen tags when toggled to icon-only display modes.
- Fires the router path mutation hook immediately when focused and clicking Spacebar or Enter keys.
Drag this element into one of these containers:
| |