The routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/ce/web-forms/:id/embed is not registered as a standalone screen. Embed code is available as the Embed tab within the web form detail screen at /ce/web-forms/:id.
Overview
Insrc/routes/ce.tsx, the path /ce/web-forms/:id/embed is not registered. The web form detail page at /ce/web-forms/:id renders an Embed tab containing the WebFormEmbedPanel component, which provides embed code and configuration. Visiting the unregistered /ce/web-forms/:id/embed URL currently falls through to the platform’s Not Found handler.
Who it’s for
No route registered. Access the Embed tab via the web form detail page (ce.admin permission required).
Related
Community Engagement
Community Engagement 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/ce.tsx
- src/cores/ce/pages/WebFormDetailPage.tsx