Duplicate a demo UI interaction
Create a duplicate of a demo UI interaction example to work with a separate, editable copy.
始める前に
Role required: ui_builder_admin
このタスクについて
Demo UI interaction records define sample UI logic and scripts used to demonstrate common interaction patterns.
When you duplicate demo data, you create a separate copy that you can run or customize without impacting the original record. The duplicated interaction is independent of the original demo and can be safely modified. Demo
interactions appear in the UI interactions list like any other interaction, allowing you to open, review, or duplicate them for use in your own scope.
注:
The Cascade Delete demo interaction example must be duplicated in
the global scope for its first server script step to run correctly. This requirement is unique to Cascade Delete; all other demo interaction examples function normally when duplicated in your application
scope.
手順
タスクの結果
A new UI interaction record is created in your current application scope, ready for editing.
次のタスク
To use your duplicated interaction, trigger it using one of these methods:
- From declarative action: Corresponding declarative actions are inactive by default and must be enabled to test.
- From UI Builder page event. See Trigger a UI interaction from a page event.