Actions

1min

Refer to the actions topic to understand concepts such as local and global actions, types of actions, as well as, how and where to configure actions in s, add data. The topics in this section provide code examples for each action.



Here is a list of all actions and the category type the action forms part of.

Type

Description

Action

Execution

Actions used to interact with data.









submit-form





sync-entities

Navigation

Actions used to navigate to another or 

go-to





go-back

Opening

Actions used to open certain Components.

open-scanner





open-url

Evaluation

Evaluation state - actions to determine a specific status or value of a solution, property, or component.

set-state





reset-state

Grouping

Multiple actions can be grouped to run with a single user interaction. The actions can be run sequentially or executed in bulk.

action-list

Display

Action used to display a modal or popup containing a message.

confirm info-modal

Events

Actions that execute after a user or device performs a trigger.

  • onRefresh
  • onFocus
  • onPress
  • onLoad (only on index.jigx)
  • onChange
  • onDelete
  • onButtonPress (only on calendar jigs)



Updated 24 Jul 2024
Doc contributor
Did this page help you?