โจ๏ธ Keyboard Shortcuts
Customisable shortcuts can be changed in Settings > General. Click any action to rebind it to your preferred key combination.
| Shortcut | Action | Customisable |
| Ctrl+Shift+S | Toggle TF Sidebar on Salesforce pages | Yes |
| Not assigned by default | Toggle Show All Data panel on record pages | Yes |
| Header trigger or assigned shortcut | Open launcher/workspace Command Palette | Yes |
| Not assigned by default | Open Command Palette (Page) | Yes |
| Not assigned by default | Open Setup Search (Page) | Yes |
| Ctrl+Enter | Execute query in SOQL/GraphQL Builder | Fixed |
| Ctrl+Space | Trigger autocomplete in GraphQL Editor | Fixed |
| Ctrl+B | Format query/variables in GraphQL Editor | Fixed |
| Double-click | Inline edit field value (Records, SOQL results, Show All Data) | Fixed |
| Enter | Save inline edit | Fixed |
| Esc | Cancel edit / close panel, modal, or dropdown | Fixed |
TrackForcePro has two Command Palettes: the launcher/workspace palette for app navigation and Command Palette (Page) for page-aware actions. On Mac, substitute Cmd for Ctrl. The Settings display automatically adapts to your platform.
๐ฌ Frequently Asked Questions
How do I install TrackForcePro?
Is my Salesforce data secure?
Yes โ TrackForcePro processes all data locally in your browser. No data is sent to external servers. The extension communicates only with your Salesforce org using your existing session credentials. See our
Privacy Policy for full details.
Which Salesforce editions are supported?
TrackForcePro works with all Salesforce editions: Developer, Professional, Enterprise, and Unlimited. Both Production and Sandbox environments are fully supported.
How do I use inline field editing?
Double-click any editable field in the Records tab, SOQL results table, or Show All Data panel. A type-aware editor appears (text input, dropdown for booleans, textarea for long text). Press Enter to save or Esc to cancel. Changes write directly to Salesforce via the REST API.
How do I protect production orgs from accidental edits?
Go to Settings > Org Management and toggle the inline editing safety switch for each org. When disabled for an org, all inline edit entry points (Records, SOQL Builder, and Show All Data) are blocked and a warning notification appears. Sandboxes remain fully editable.
Can I customise my keyboard shortcuts?
Yes โ open Settings > General. You'll see click-to-record shortcut groups for main actions, page actions, workspace tabs, Records tools, and Org Tools panels. Click any button, press your desired key combination, and it's saved automatically. Reset individual shortcuts to defaults with the reset button.
Can I move the floating buttons to a different position?
Yes โ open Settings > Sidebar. Each floating element has its own position setting: the Sidebar (Left/Right), Show All Data button (Left/Right/Bottom), and Command Palette trigger (Left/Right/Bottom). Bottom places buttons as horizontal tabs along the bottom edge of the screen. Changes apply immediately on all open Salesforce pages.
How do I distinguish between orgs in my browser tabs?
Use the Org & Favicon tab to design custom favicons per org. Choose distinct colours, shapes, and badge labels (like "PRD", "DEV", "UAT"). Click Save & Apply โ all open Salesforce tabs for that org update instantly with the new favicon, tab title, and logo colour.
How do I export audit logs?
Navigate to the Audit Trails tab, use the category filter and search to narrow results, then click the Export button to download as CSV.
How do I manage custom labels in bulk?
In Org Tools > Custom Labels, use the bulk import feature to upload labels from CSV or JSON. Bulk export downloads all labels. The full translation workflow lets you export a template, add translations, and deploy โ all from one panel.
How do I back up my settings?
Go to Settings > Backup and click Quick Export. A JSON file downloads containing all your settings, query history, shortcuts, appearance, and per-org data. To restore, click Quick Import and select the JSON file.
The extension shows "Not Connected" โ what do I do?
Make sure you have an active, logged-in Salesforce tab open. The extension detects your session from open tabs. Try: refresh the Salesforce page, log out and back in, then reopen TrackForcePro. If the service worker has crashed, the extension automatically recovers using cookie fallback.