- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2022 04:43 PM
How do you move a component either out a level or to another container component?
I need to move the Label Value Stacked 2 and the Card Base Actions 1 at the same level as the Metadata and not underneath it.
There is no way to move these ? without having to recreate them?
This is Soooo FRUSTRATING
Thank you
Solved! Go to Solution.
- Labels:
-
UI Builder : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2022 10:12 PM
Hi
You can refer to this blog which should help you :https://community.servicenow.com/community?id=community_blog&sys_id=f97a132ddbeaa4507d3e02d5ca96191f
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 11:03 PM
Hi
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 11:05 PM
The easiest for now (for me) is to go to the Page definition record in UI16 and modify the JSON directly. I have submitted an idea: Drag&Drop in Component Tree to make the process easier using the left-pane component tree and as I'm reading the answers here, this should be finally available in the upcoming release.
But for now, I suggest using a good IDE or JSON editor and modify the page definition's composition field.