this is an amazing approach James, thankyou for sharing.
------------------------------
Thomas Wilson
Project Manager / Engineer
Innovative Production Services
------------------------------
Original Message:
Sent: 10-08-2024 10:53
From: James Peltzer
Subject: Hide Tabs In Dashboard Custom Panel
If you only want one tab visible at a time and they all share the same screen space, the <tab tabposition="none"/> approach is much more efficient for DashBoard to handle (and a little easier since you don't need to cycle-through and manually hide everything that shouldn't be visible). Tabs also have an added feature where each tab can have delay="true"/"false" where DashBoard won't even attempt to build/render the tab content until the tab is accessed (which can be very helpful if you have large panels with lots of components/images/etc.)
------------------------------
James Peltzer
Ross Video
Original Message:
Sent: 10-08-2024 06:56
From: Thomas Wilson
Subject: Hide Tabs In Dashboard Custom Panel
Each tab is an <abs> (canvas)
Rather than using the tab structure, why not just stack the canvas on top of each other, then use you buttons to show/hide them.
------------------------------
Thomas Wilson
Project Manager / Engineer
Innovative Production Services
Original Message:
Sent: 10-07-2024 12:09
From: Brian Lanciki
Subject: Hide Tabs In Dashboard Custom Panel
I've created a tab group in my custom panel in Dashboard and have also created custom buttons to switch between tabs. Is there a way to hide the tabs in the top of the tab group since I won't need them because of my buttons for switching? I thought I saw an option for that somewhere but haven't been able to locate it.
Thanks!
------------------------------
Brian Lanciki
CHRISTIAN BROADCASTING NETWORK
------------------------------