Webform examples
APB 2.1.0 has no apb_pb_webform. This page uses the demo module apb_webform: a webform_embed paragraph (field_webform) plus a token in an accordion. The embed has no placement field and stays in field order. Full forms live under /forms. Do not put a /form/… alias in an APB Links field.
Token in an accordion
The RSVP form is a token in the panel body, not a nested parent. Duplicate tokens of the same form on one URL can collide on HTML ids — this page uses a different form than the paragraph embed.
Replaced at filter time by apb_webform_embed.
Use a node alias such as /forms or the Webform node at /form-node/request-a-briefing. Hyphenated standalone is /form/apb-request-briefing. Underscores 404.
Documentation
Field-by-field reference, adding workflow, and the video tutorial live on the documentation site. This page is the live front-end result.