UI Builder | Component bundles
this video shows you what component bundles are and how to add them in your application Pages a component bundle is a group of components data controllers events properties and so on that are combined and configured to provide specific functionality for common use cases like forms rather than having to start from scratch and manually adding and configuring all these elements you just add a component bundle from the toolbox to your page and change the default configuration as needed in the Vancouver release we've delivered the form and split view component bundles in our example we want to add a split view component bundle which displays a list of Records on the left and the selected record on the right we're logged into UI Builder displaying the empty page we want to add the component bundle to when we open the toolbox component bundles display with a highlighted background and a patch icon we select split view to add it we're prompted to apply the default configurations to the data resources or configure them manually we apply the defaults the components preset is automatically applied and connected to the split view controller to see what data resources are wired in this bundle we select show data different bundles require different sets of controllers in this case there are three the split view list and form controllers the split view controller is a bit unique because it behaves like a mediator allowing controller to control our interactions in this case it allows the list and form controllers to work together now let's check out the list and form controllers which are connected to the split view controller each of them has a controller preset which is automatically applied when you add the bundle this relationship between the controllers and controller presets Associated to the component enables rendering of the correct data that is how component bundles give you a head start for adding complex functionality to your UI Builder pages for more information see our product documentation or knowledge base or ask a question in the servicenow community
https://www.youtube.com/watch?v=hvrbc0HvPHE