Create custom presets for components
Create presets to save time and make your component configurations reusable across different experiences.
Before you begin
Role required: ui_builder_admin
Procedure
Navigate to All > Now Experience Framework > UI Builder.
Select Create.
Select Preset.
On the form, fill in the fields.
Field Description Name Name to track your preset internally. Component Select the component you want to create a preset for. Controller Select the controller with data and logic to power the preset. Description Short description to help find your preset. Write a description that helps page builders understand what content is included in the preset. Select Create.
The preset building window opens.
Preset building window with no data added.
Enter controller test values to preview data in the component preset.
Configure the component properties you want to apply with the preset.
Bind data from the controller to the component preset by dragging items from the data preview section to the fields in the configure panel.
Configuration panel for component preset
Add events to the component.
For more information, see Configure an event handler manually.
Select Save.
What to do next
Apply the preset you just created by selecting a preset in UI Builder.
Parent Topic:Customize UI Builder pages using components