hide tab menu

615 views
Skip to first unread message

Tim E

unread,
Nov 1, 2016, 10:26:38 AM11/1/16
to Node-RED UI
Hi, I'd like to hide the tab menu from certain tabs. Does anyone know how to accomplish that? Thanks Tim

Tim E

unread,
Nov 26, 2016, 11:33:34 PM11/26/16
to Node-RED UI
Is there anyway to disable the tab/dashboard menu button from a UI view? I have an several simple IOT temperature display dashboards for multiple customers. I'd like to prevent customers from seeing other dashboards and only view the dashboard that pertains to them. I just need to disable the dashboard selector icon. What is the easiest way to accomplish this? Thanks in advance. Tim

GraphSam

unread,
Feb 5, 2017, 12:52:32 PM2/5/17
to Node-RED UI
Hello,

Interesting questions in this topic.
Help please if you have any answer or idea on this.

Regards,
Samy
Message has been deleted

Jim Provan

unread,
Aug 13, 2017, 11:30:52 AM8/13/17
to Node-RED UI
Did you ever get an answer to this ? I am interested in hiding the tab bar as well.
Message has been deleted

Hugo Desmeules

unread,
Oct 20, 2017, 4:54:05 PM10/20/17
to Node-RED UI
Add this script:

<script>
 $('#toolbar').css("display", "none");
</script>

On Tuesday, November 1, 2016 at 10:26:38 AM UTC-4, Tim E wrote:
Reply all
Reply to author
Forward
0 new messages