Webforms in composition
Realistic forms live under /forms. This page stacks the same Webforms inside APB the way an editor would try it: a webform_embed paragraph, a token in tabs and accordion, and an iframe in overlay content. Overlay JSON is HTML in GLightbox, not a Drupal render context, so the iframe is the honest overlay technique. Standalone membership is /form/apb-membership-inquiry in HTML; do not put that alias in an APB Links field.
Token inside tabs
ADV-WEBFORM-TABS. The RSVP is a
APB tab items are HTML, not nested hosts. The site-local filter turns the token into a form during apb_full_html.
ADV-WEBFORM-TABS-FORM.
Token inside accordion
ADV-WEBFORM-ACC. The form HTML is still in the page. accordion-js only hides it.
ADV-WEBFORM-ACC-FORM.
Open the overlay
More Advanced Pages
These pages are composition stress tests. They are not the frozen gallery and not the commercial storefront.