Workflow drawing canvas keyboard commands
Summarize
Summarized using AI
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.
Summary of Workflow Drawing Canvas Keyboard Commands
This guide details keyboard commands for navigating and operating the Workflow Editor canvas in ServiceNow. Using these commands enables efficient workflow management without relying on a mouse, supporting accessibility and streamlined editing.
Show less
Navigation and Selection
- Navigate between activity boxes: Use Tab or arrow keys (right, left, up, down) to move focus across workflow activities. Navigation typically follows a row-by-row pattern but may vary with workflow complexity.
- Select and edit activity: Press Enter on an activity box to highlight and enter Edit mode. Within Edit mode, Tab cycles through elements like Activity Properties, Title, Condition Properties, and node context menus.
- Exit element without changes: Press Esc to leave an element.
Editing and Workflow Actions
- Modify activity elements: Access properties and conditional settings when the workflow is checked out. Limited editing (only properties and title) is available for published workflows.
- Add conditions: Use the Condition Properties within an activity box to specify activity conditions.
- Create connections: Use the node conditional context menu to link or delete connections between activities.
- Add activities: Use node conditional port options to add core or custom activities to the workflow.
- Move activity boxes: Select an activity and use arrow keys to reposition it. Hold Shift plus arrow keys to move by single pixels for precise placement.
- Validate workflow: Navigate to the Validate option using Tab and press Enter, or select Validate from the Workflow Actions menu.
- Run workflow: Navigate to the Run option and press Enter to execute the workflow. Note that workflows linked to database tables run automatically based on conditions and cannot be manually triggered here.
- Publish workflow: Open the context menu, navigate to Publish, and press Enter to publish the workflow.
- Close canvas: Use Tab to focus the close button on the workflow tab and press Enter to close the drawing canvas.
- Jump to top: After tabbing through all elements, press Enter on the "Jump to Top" option to quickly return to the top of the canvas.
Practical Benefits
These keyboard commands empower ServiceNow users to efficiently build, edit, validate, run, and publish workflows using only the keyboard, improving accessibility and productivity when managing complex workflows.
Use keyboard commands to navigate and operate the Workflow Editor canvas.
| Task or Action | Keyboard Commands |
|---|---|
| Select Workflow Actions menu command (for example, Validate Workflow or Publish Workflow) |
|
| Set general workflow properties |
|
| Navigate from activity box to activity box. | Simply press Tab or use the arrow keys (right, left, up
and down) to navigate from activity to activity within the workflow. Note: Depending on the complexity and number of activity boxes in the workflow,
the sequence of navigation is not always predictable. Depending on how you are
navigating within the workflow, the navigation sequence is generally (but not
always) row-by-row, and focus is usually placed on the nearest activity box. |
| Modify a selected activity. |
|
| Add a condition to an activity. |
|
| Create a connection from a condition on one activity to the next activity that follows |
|
| Add a core or custom activity |
|
| Move an activity box |
|
| Validate a workflow |
You can also select Validate from the Workflow Actions menu. |
| Run a workflow |
Note: If the workflow is tied to a database table, this function is disabled. The
workflow runs when the proper table conditions are activated (for example,
insertion of a new record into the table). |
| Close workflow drawing canvas |
|
| Publish a workflow |
|
| Jump to Top | After tabbing through the entire workflow, |