Live example

Webform is not an apb_pb_* product component. On the demo, site module apb_webform provides paragraph webform_embed (field field_webform) and the filter [apb-webform:id] on apb_full_html. APB preprocess ignores the embed (bundle is not apb_pb_*), so it has no placement field and always stays in field order.

Do not point APB Links or Feature Box at /form/… or core Contact URLs — that 500s. Use a node alias, a webform node, an iframe, or a raw HTML anchor. Full integration notes: Webform and Pathauto.

Overview

APB-DOCS-COMP-WEBFORM

Webform is not an apb_pb_* product component. On the demo, site module apb_webform provides paragraph webform_embed (field field_webform) and the filter [apb-webform:id] on apb_full_html. APB preprocess ignores the embed (bundle is not apb_pb_*), so it has no placement field and always stays in field order.

Do not point APB Links or Feature Box at /form/… or core Contact URLs — that 500s. Use a node alias, a webform node, an iframe, or a raw HTML anchor. Full integration notes: Webform and Pathauto.

Adding the component

On a site that has apb_webform enabled, click Add Webform embed (label may vary) and pick a form. Or paste [apb-webform:form_id] into a Simple Content, Tabs, or Accordion HTML field. Standalone Webform URLs hyphenate the id.

Component configuration

Parent bundle webform_embed (Webform). Shared fields (section title, placement, width, custom class, intro, container settings, access control) are documented once. Component-specific fields are listed in full from the live Field API dump dated 2026-09-03T03:15:35+00:00.

This component has no container-settings plugin. There is no padding/margin/border/background JSON on the parent.

FieldLabelTypeRequiredAccepted valuesDefaultNotes
field_webformWebformwebformyesentity: webformemptyThe form rendered inline in this APB section.

Component items

This component has no repeatable item bundle.

Examples

Live working examples are on the demo site. Open https://demo.apb.aero.net/components/webform for configurations of this component. That page links back here as View documentation.