Skip to main content

Hotkeys and Deep Links

We’ve built several shortcuts and deep linking features into the platform to help you navigate faster and collaborate more efficiently. Here is a guide to using them.


Hotkeys

note

The following shortcuts apply to most, but not all, pages within the platform.

ShortcutAction
EscCloses the current tab. If a dialog window is open, closes the dialog instead.

Quick Copy Actions

Copying important identifiers is now just a click away. These shortcuts work on all pages.

Copy an Entity ID

ShortcutActionResult
Shift + ClickHold Shift and click on a details tab (e.g., a specific order, invoice, or mail)The ID of the entity is copied instantly to your clipboard.

Copying IDs from Grids

If you are working with data grids, you can copy single or multiple IDs directly from the ID column:

ActionStepsResult
Copy a single IDClick directly on the ID cellSingle ID copied to clipboard
Copy multiple IDs in sequence1. Click on the first ID cell
2. Hold the Shift key
3. Click on the last ID cell in the range
Selected IDs copied to clipboard, separated by commas (e.g., 12345, 12346, 12347)
Copy multiple non-sequential IDs1. Click on the first ID cell
2. Hold Ctrl key
3. Click on individual ID cells in any order
Each selected ID is added to the clipboard, separated by commas (e.g., 12345, 12348, 12352)

Pro Tip: Working with Stock Items

This feature is especially useful when managing stock items:

  1. Navigate to Order > Stock items.
  2. Click a single ID to copy it, or use the Shift + Click method to select a range of items.
  3. Paste directly into the search field to filter results (at Product details for ex.).
tip

The stock items search field at Order or Product details accepts multiple values separated by commas. The multi-select copy feature formats the IDs exactly for this purpose.

Copy stock items IDs


One of the most powerful features for collaboration is the ability to send a link that opens the platform at a very specific location. This ensures your colleagues see exactly what you see.

ShortcutActionResult
Ctrl + Click on tab nameOpen the page you want to share (like an order or product)Direct link copied to clipboard

Example links:

Link to order list: https://{your-shopctrl-domain}?tab=OrderList

Link to order list

Link to specific order: https://{your-shopctrl-domain}?tab=Order|4923

Link to order

When your colleague opens this link, it will launch the platform in a new window and navigate directly to that specific order.

You can take it a step further by creating a link that opens a specific detail page and a specific sub-topic (like the Invoices topic of an order).

ShortcutActionResult
Ctrl + Shift + Click on tab nameOpen the detail page (e.g., an Order)Deep link copied to clipboard

Example link:

Opens order 10983 and Invoices topic https://{your-shopctrl-domain}?tab=Order|10983&control=Invoices

Link to order