The pathDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/forms/new redirects to /fw/forms/new (Forms Wizard core) as defined in src/routes/fw.tsx. The primary form creation experience lives in the FW core.
Overview
/forms/new is a redirect alias that forwards to /fw/forms/new in the Forms Wizard (FW) core. All new-form creation behavior is documented under the FW core. The redirect is defined in src/routes/fw.tsx alongside the /forms → /fw/forms alias.
Who it’s for
No explicit permission gate on the redirect route itself. The destination/fw/forms/new may carry FW core permissions.
Before you start
- The Forms Wizard (FW) module must be enabled for your organization.
Steps
- Navigate to
/forms/newor/fw/forms/new. - Follow the form builder steps in the FW core interface.
Related
Platform Foundation
Platform Foundation overview.
Governance & parity
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/fw.tsx