Interactive Preview
Interactive preview lets you edit a form directly from a rendered preview surface. It is useful when you want to adjust fields while seeing the respondent-facing layout.
This feature is controlled by the previewDnd feature flag. If the flag is disabled, the page shows a feature unavailable message.
Open interactive preview
- Open Forms.
- Open a form.
- Open Interactive Preview for that form.
The page loads the current form schema and dependency data.
Select and edit fields
- Click a field in the preview surface.
- Use the floating toolbar to edit the selected field.
- Save or leave the field after making changes.
Changes are saved back to the form schema.
Add fields from preview
- Open the interactive preview for a form.
- Use the floating toolbar add action.
- Choose or configure the field to add.
The new field is inserted into the form schema.
Duplicate or delete fields
- Select the field on the preview surface.
- Use the duplicate action to copy it.
- Use the delete action to remove it.
Deleted fields are removed from the form schema. Review conditional logic after deleting fields because rules that depend on removed fields may need adjustment.
Edit conditional logic from preview
Interactive preview can update dependency data when the preview tooling exposes logic actions. Logic changes are saved to the same dependency data used by the dedicated conditional logic builder.
Return to the builder
Select Back to Builder to return to the full form builder for advanced editing.
