Building components for the Visual Page Builder
Component source files can be modified to take advantage of a number of the Visual Page Builder features. This documentation helps developers understand the modifications required to enable support for:
-
Quick options for fields.
-
Inline editing of fields.
-
Collapse by default of a group of fields.
-
Disabling the auto-reload of the component.
Prerequisites
The following are required:
-
Access to the following capabilities:
-
Component Service
-
Content Management
-
-
Access to Squix DXP.
-
Familiarity with the Visual Page Builder and content page assets.
Topics
-
Get an overview of the special configurations available to components developed for the Visual Page Builder.
-
Learn how to enable and use quick options for component propertiess.
-
Learn how to enable and use inline editing for component properties.
-
Learn how to set component configuration fields to be collapsed by default in the Page Builder UI.
-
Learn how to auto-reload components in the preview column after configuration changes.
-
Updating a component for Visual Page Builder
This tutorial offers a practical excerise in modifying components to leverage Visual Page Builder features.