Creating Sub Widget
This feature is used when one widget for example, screen or any Vue.js component created in a designer is used as a sub widget in another UI component.
Example:
You can use this feature when in an application, multiple reports are to be generated, where the SEARCH filter criteria is the same.
Consider Location as the common search criteria for all the reports.
Here one screen (widget) must be created, where a Location combo is present, from which you can select locations registered in the system.
Multiple widgets must be created for multiple reports, where the above-mentioned widget is used as a "Sub Widget".
Steps:
Create widget 1 and widget 2.
In Widget 1, from the top menu Layout, drag Custom UI Component under the section where the sub widget is placed.
From the Property Panel of this Custom UI Component added in the above step, click the Component Type property.
Select the option Widget from the displayed list.
All the widgets created in your application are displayed as a list under the Sub Widget property.
Select sub widget from this list.
Click SAVE.