Want suggestion to improve the design

Hi Team,

I've developed a view using the table component, but due to the way the data is bound, it currently requires multiple clicks to access key information.

The user is looking to enhance the design to reduce the number of interactions and streamline usability.

I am unable paste the screenshot here, will explain how the current design is,
I currently have a table where clicking the row expands a subview. That subview contains flex containers, labels, buttons, and another table. When a row in another table is expanded, the same subview opens again with details for the selected sub‑ID. This drill‑down process continues for three to four levels.

Could you suggest which components in Ignition Perspective would be best suited to improve this design?

Thanks!

As you have multi deep level of data the best is use tree component of the left side of view and user can quicky select what layer he wants and click on and then update the table base on that which take your whole view.

1 Like

Sounds good, I will try this.
Thanks!!

1 Like