/lo/forms is not defined in src/routes/lo.tsx and is not a standalone screen.
Overview
No<Route path="/lo/forms"> entry exists in src/routes/lo.tsx. Navigating to /lo/forms matches the wildcard "*" route and renders the NotFound component. No forms-specific page component was found in src/cores/lo/pages/. Form dialogs exist within other LO screens (e.g., MeetingFormDialog, QuarterlyGoalDialog, AssessmentFormDialog) but are not exposed as a standalone route.
Who it’s for
Access follows your organization’s role and module configuration. ## Before you start Use the specific LO screens (Assessments, Meetings, Goals) to access their respective form dialogs.Steps
1
Access forms via their respective screens
Forms are accessed as dialogs within their feature screens (e.g.,
/lo/assessments, /lo/meetings, /lo/rocks).Related
Leadership
Leadership 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/lo.tsx