UI Builder - Move form fields from one tab to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 02:57 AM
I want few fields to be moved to a different tab in BCM Workspace. For example
Above four fields to be moved to a different tab called "User Results". I have created the tab but not sure how to move these fields under the new tab in UI Builder.
- Labels:
-
UI Builder : Next Experience

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:55 AM
The details tab has the form component in it and you can't just move fields out of the component. One thing you might try is removing the fields from the view that form component is showing in the details tab, then adding a second iteration of the form component to the user results or a new tab that shows a view with just the fields you want to move. I haven't actually tried this so I don't know for sure that it'll work but it's something to try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 06:16 AM - edited 08-26-2024 06:16 AM
Thanks Brad for the reply. I was going on a similar way>
1. Created a new tab "Test Tab".
2. Created a new view "test1" and added the view onto the form component.
Still it renders the workspace view and doesn't forces the custom view and renders the same fields and sections as defined in the details tab.