For the complete documentation index, see llms.txt. This page is also available as Markdown.

Keyboard shortcuts

Appfarm Create supports contextual keyboard shortcuts so that you can quickly navigate and execute common operations.

Usage

Discover the shortcuts available on a given a page by pressing the F1 key or selecting Keyboard shortcuts from the Help menu.

Shortcut
Action
Context

F1

Show available keyboard shortcuts.

Everywhere.

Cmd/Ctrl + K

Everywhere.

Option/Alt + 1, 2, …5

Switch to a specific tab.

Sections with tabs in the toolbar, for example inside an app or service, or Permissions.

Cmd/Ctrl + B

Toggle the main menu (collapse or expand).

Everywhere.

Cmd/Ctrl + E

Edit description of selected action node.

Action nodes in the action editor.

Cmd/Ctrl + D

Duplicate the selected element.

UI components, data sources, runtime properties and app variables, actions and action nodes and more.

Cmd/Ctrl + C

Copy the selected element to the clipboard.

UI components, runtime properties and app variables, actions and action nodes.

Cmd/Ctrl + V

Paste a copied element from the clipboard.

UI components, runtime properties and app variables, actions and action nodes.

Cmd/Ctrl + X

Cut the selected element and add it to the clipboard

UI components, runtime properties and app variables, actions and action nodes.

Cmd/Ctrl + R

Rename the selected element.

UI components, data sources, actions

Cmd/Ctrl + Z

Undo the most recent operation.

Cmd/Ctrl + /

Enable/Disable selected action node.

Action nodes in the action editor.

Cmd/Ctrl + Shift +Z

Redo the most recent operation that was undone.

Cmd + Backspace / Delete

Delete the selected element.

UI components, runtime properties and app variables, actions and action nodes.

Last updated

Was this helpful?