Skip to main content

Workflow editor

This is a workflow editor. You can write JSON code there, or just paste it and save the result.

Workflow Editor

In the Name text box, you can rename the file.

In the Type drop-down list box, you can select what item you'll create a workflow file for. It can be UI Framework, Workflow Elements, Simple Editor, or Design Editor.

important

Pay attention to the workflow file type when creating a workflow. Since each workflow file type has different syntax, if you specify an incorrect type, it may work incorrectly.

Hotkeys

Let's consider the full list of functions, which are implemented by hotkeys.

KeyDescription
Alt+ArrowsMove the caret up/down/left/right between fields
Alt+EndMove the caret to the last field
Alt+HomeMove the caret to the first field
Ctrl+Shift+Arrow Up/DownSelect multiple fields
Shift+Alt+ArrowsMove current field or selected fields up/down/left/right
Ctrl+Del, DelRemove field
Ctrl+EnterOpen link when on a field containing a URL
Ctrl+InsInsert a new field with type auto
Ctrl+Shift+InsAppend a new field with type auto
Ctrl+EExpand or collapse field
Ctrl+FFind
F3, Ctrl+GFind next
Shift+F3, Ctrl+Shift+GFind previous
Ctrl+SSave file
Ctrl+ZUndo last action
Ctrl+Shift+ZRedo
Was this page helpful?