Hi Team,
Our requirement is to have an asset selector for each individual group in the config section . When we click on a group, we should be able to select assets for each child level, not for all levels.
Yes, that’s correct! If you are adding a widget to a specific group, you would typically only display the children (or related items, like devices and assets) that belong to that particular group. This ensures that only the relevant items within that group are shown, making the user interface cleaner and more organized.
For example, if a group is designed to display devices and assets, when you add a widget to that group, it would only show the child elements (devices, assets) that belong to it, and not items from other groups. This keeps the context specific and relevant to the user’s current focus.