Created variants and pages disappear in UI builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 03:34 AM
Hi everyone,
I created a new page and variant for my Service Operations Workspace. I was able to see it under the "Pages and variants" section in the "Service Operations Workspace" experience. But after I close the tab, and open a gain, I can not see my variant under the "Pages and variants" section in the "Service Operations Workspace" experience anymore.
I'm new to UI builder, and don't know where to check. Could anyone please help me?
Thank you so much in advanced,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 03:58 AM
Was it saved (can you find it in your update set or the sys_update_xml table)?
UI builder is also a caching nightmare. Try clearing your cache and open the list again.
What also could be (depending on the version you are on and how many pages you have), is that it moved to another page that just doesn't show (cost me a couple of hours a while back). Select it on the row, to show it alphabetical or on created/updated and try to get it to the top that way.
It looks great, compared to before, but creating and maintaining UI builder stuff has not been made easier.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 04:15 AM
It was saved, and I can even see it works and also know its sys_id, but I can't open it in UI builder. :<
Do you know how we can open a variant in UI builder based on its sys_id?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 05:03 AM
I just played around a bit: try it through yourinstance.service-now.com/now/builder/ui/edit/experience/sys_id of experience/sys_id of the page*/sys_id of the variant
*sys_id of the page is the same sys_id you see when you open the original variant. So opening the original will give you a URL with 3 sys_id's. If you replace the last one with the one you found, it should open your variant.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 05:06 AM
Also: check the settings page of your page. The variant should show up their as well
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark