On DataMiner Dashboards, I was looking to have a feed where I can navigate trough views and select an element (like Cube Surveyor).
I tried to use a Tree component from Feed section and dragged the Elements and Views into the component. The result is a list of views and elements separately.
How can I combine a Tree view with Views on my first level and Elements on my second level?
Bruno Dias [SLC] [DevOps Member] Selected answer as best 9th December 2020
Having this in one single component is not possible at the moment. However, your goal, “to have a feed where I can navigate trough views and select an element” can be achieved through 2 feeds:
- Create a list feed with the entire Views dataset.
- Create a list feed (or dropdown/tree) with the entire Elements dataset.
- Filter the element list by the view list.
The result will be a view tree that will list all elements for the selected view. I hope this helps you further.
Gabriel Marchis Posted new comment 15th December 2023
Is there any way to have this working with Services instead of Views?
Thank you,
Gabriel