Inline Component Settings
When a Component is added and saved in the builder, inline settings become available when hovering over the field at the top-right corner. These settings are universal and will be present for every component in the builder.
Edit: Opens the settings window for the component.
Move: Click and hold the Move icon to reposition the component on the form.
Edit JSON: Allows direct editing of component settings by modifying the JSON Schema. As settings are configured in the UI, the JSON Schema updates dynamically.
The Full Schema setting displays additional schema configurations that are not currently enabled for the component.
Copy and paste a component's JSON Schema to easily reuse settings for another form, stage, or project.
Copy: Copies the component's JSON. Once copied, the Paste button will appear within the Inline Component Settings.
Paste: Inserts the copied component directly below the current component.
Delete: Removes the component from the form. If deleted by mistake, restore the form by:
- Navigating away and selecting No when prompted to save.
- Reloading the browser to revert to the last saved state.