UI Builder - Drag component from main page to modal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 11:56 PM - edited 11-30-2023 11:57 PM
I have build a component in the Body section of the page, that I now want to move to a modal window. In the "Page Content" panel of UI Builder, I can drag the component to different places in the Body section. However, I can't seem to drag it to any part of the Modal section. The component is quite complex, so I don't want to rebuild it all in the modal section.
I have tried moving the component programically by moving the code part of the component to the modal section in the page definition (in the "Composition" section). This did relocate the component, but it was no longer functional for some reason (could be that there are more references that also need to be copied).