/fm/fleet redirects to /fm/fleet/dashboard and is not a standalone screen.
Overview
Infm.tsx, <Route path="/fm/fleet" element={<Navigate to="/fm/fleet/dashboard" replace />} /> immediately redirects all traffic from /fm/fleet to /fm/fleet/dashboard. There is no component rendered at this path. See Fleet Dashboard for the actual fleet landing screen.
Who it’s for
Access follows your organization’s role and module configuration. The outerFMViewGuard requires fm.dashboard.view.
Before you start
Navigate directly to/fm/fleet/dashboard or use the Fleet Management module link.
Steps
1
Access Fleet Management
Click the Fleet Management link in the FM sidebar; the browser redirects to /fm/fleet/dashboard automatically.
Related
Facilities & Inventory
Facilities & Inventory core overview.
Governance & parity
Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/fm.tsx