Convert page variant to a new page - Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2023 05:10 AM
I have a page in UI builder, lets called Home. On the Home page, I have two variants. Now I want to convert one of the variant to a new page - Is this possible? The reason for this is that I now want the content of variant to be accessible from another page, since I'm planning to use the first variant of Home page as home page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2023 07:59 AM
Currently, there is not a supported way to convert a variant into a new page or move a variant or page to a different experience. Depending on how complex the page is, you could create a new blank page and then try to copy over the JSON int he fields from one sys_ux_macroponent to another, but there could be some issues with this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2024 03:30 PM
@Brad Tilton I was able to get this working. Simply needed to re-create the client state variables, client scripts, and data broker server scripts within the UI Builder page. Posting here for posterity.