website logo
👥 Community🎯 Samples on GitHub🚦 System Status
💡 Guides
🚀 Examples
🍕 Developer Reference
⚡️ Changelog
🎥 Video Library
Navigate through spaces
⌘K
Overview
Reference
Actions
Data
UI
Widgets
Docs powered by
Archbee
Reference
Actions

ja-go-to

21min


Sub Schemas

The schema defines the following additional types:

JAGoToOnButtonConfig (action.go-to)

Use this action to link to another Jig

Properties of the JAGoToOnButtonConfig object:

Property

Type

Required

Description

type

action.go-to

true



instanceId

InstanceId | Expression

false



when

Expression | boolean

false

When the property is set to 'false', the action will not execute. Default is 'true'.

options

Goto Action Options

true

Options related to Jig Actions on bottom panel

instanceId (InstanceId | Expression)

when (Expression | boolean)

When the property is set to 'false', the action will not execute. Default is 'true'.

options (Goto Action Options, required)

Options related to Jig Actions on bottom panel

Properties of the options object:

Property

Type

Required

Description

title

string | Expression | TextWithFormat | TextLocale

true

Title of action displayed on a button.

icon

icon-name | string

false

Icon of action displayed on a button.

style

object

false

More of them can be true. It will be evaluated based on priority.

isHidden

boolean | string

false

Hides the button when `true`

linkTo

string | string

true

Id of Jig you want to navigate to

parameters

string | string

false

Parameters sent as inputs to the Jig

title (string | Expression | TextWithFormat | TextLocale, required)

Title of action displayed on a button.

icon (icon-name | string)

Icon of action displayed on a button.

The object must be any of the following types:

icon (icon-name)

icon (string)

style (object)

More of them can be true. It will be evaluated based on priority.

isHidden (boolean | string)

Hides the button when true

The object must be any of the following types:

isHidden (string)

linkTo (string | string, required)

Id of Jig you want to navigate to

The object must be any of the following types:

linkTo (string)

linkTo (string)

parameters (string | string)

Parameters sent as inputs to the Jig

JAGoToInBackgroundConfig (action.go-to)

Use this action to link to another Jig

Properties of the JAGoToInBackgroundConfig object:

Property

Type

Required

Description

type

action.go-to

true



instanceId

InstanceId | Expression

false



when

Expression | boolean

false

When the property is set to 'false', the action will not execute. Default is 'true'.

options

Goto Action Options

true

Options related to Jig Actions on bottom panel

instanceId (InstanceId | Expression)

when (Expression | boolean)

When the property is set to 'false', the action will not execute. Default is 'true'.

options (Goto Action Options, required)

Options related to Jig Actions on bottom panel

Properties of the options object:

Property

Type

Required

Description

linkTo

string | string

true

Id of Jig you want to navigate to

parameters

string | string

false

Parameters sent as inputs to the Jig

linkTo (string | string, required)

Id of Jig you want to navigate to

The object must be any of the following types:

linkTo (string)

linkTo (string)

parameters (string | string)

Parameters sent as inputs to the Jig

Updated 25 Sep 2023
Did this page help you?
PREVIOUS
ja-go-back
NEXT
ja-open-scanner
Docs powered by
Archbee
TABLE OF CONTENTS
Sub Schemas
JAGoToOnButtonConfig (action.go-to)
instanceId (InstanceId | Expression)
when (Expression | boolean)
options (Goto Action Options, required)
title (string | Expression | TextWithFormat | TextLocale, required)
icon (icon-name | string)
icon (icon-name)
icon (string)
style (object)
isHidden (boolean | string)
isHidden (string)
linkTo (string | string, required)
linkTo (string)
linkTo (string)
parameters (string | string)
JAGoToInBackgroundConfig (action.go-to)
instanceId (InstanceId | Expression)
when (Expression | boolean)
options (Goto Action Options, required)
linkTo (string | string, required)
linkTo (string)
linkTo (string)
parameters (string | string)
Docs powered by
Archbee
Copyright © 2023 Jigx, Inc. All rights reserved. Terms of Service