Delete a UI interaction
Delete a UI interaction when it’s no longer needed or when you must replace it with a new version. Although UI interactions can be edited after creation, some foundational properties are intentionally locked to avoid data and runtime errors. In those cases, deletion might be required.
Avant de commencer
Before deleting a UI interaction, verify whether it’s currently in use. Deleting an interaction may break event-driven behavior such as button clicks or modal launches that reference it. The Usage section on the interaction's Settings page shows all pages and declarative actions that reference the interaction.
- UI interaction type
- Input IDs and input types once the interaction is referenced by an active declarative action or page event
Role required: ui_builder_admin
Procédure
Résultats
The UI interaction is permanently removed. Any component or page that previously referenced this interaction will no longer trigger its actions. Update or remove related event handlers as needed.