CSM/FSM Configurable Workspace Modal / UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 12:17 AM
Hi All,
I'd like to ask, whether it's possible to copy or duplicate modal from one UI page to another UI page within the same application? I need to basically reuse this modal on different place on my page but If I create button and add event to show/hide modal, this modal is not existing withing my page. So is there way to make it available anywhere?
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 12:46 AM
Hi @IronPotato ,
- Navigate to All > Now Experience Framework > UI Builder.
- From the Experiences list, select CSM/FSM Configurable Workspace
3. Under Pages and Variants section, under Home, point to Service desk landing page SNC, and select (Three dots):
4. Select Duplicate variant
- A copy of the CSM/FSM Workspace landing page/any selected page, along with its subpages, is created under the Variants section.
- The copy of the landing page is created in the scope of the current logged-in user.
5. To edit the page or any of its subpages, customize its components.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 12:55 AM
Hi @Community Alums ,
this is known to me. I know how to duplicate and extend/configure OOB UI pages, but question is how do I move single modal viewport component from one UI page to another UI page.
Example: you will create modal component in one of the CSM UI pages like form. Now you decided that you want to have same modal popup on another page for example landing page when you click your custom button. The same modal will popup on form and on landing page.