# Can i set a switch to invisible?

**URL:** https://discourse.nodered.org/t/can-i-set-a-switch-to-invisible/26891
**Category:** Dashboard
**Created:** [19 May 2020 03:57 UTC](https://discourse.nodered.org/t/can-i-set-a-switch-to-invisible/26891 "2020-05-19T03:57:15Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Bond](https://avatars.discourse-cdn.com/v4/letter/b/9dc877/32.png) [@Bond](https://discourse.nodered.org/u/Bond)
#### Post date: [19 May 2020 03:57 UTC](https://discourse.nodered.org/t/can-i-set-a-switch-to-invisible/26891/1 "2020-05-19T03:57:15Z")

</div>

Hello everyone,  
I'm doing an automation controller, which has Auto/Manual mode. In the dashboard, I have multiple switches to control my devives. But in Auto mode, I will not use those switches.  
For an elegant solution, is there any way that I can make the switches not visible in Auto Mode?

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [19 May 2020 04:13 UTC](https://discourse.nodered.org/t/can-i-set-a-switch-to-invisible/26891/2 "2020-05-19T04:13:01Z")

</div>

Not really.

But you could/can **disable** them. So pressing them won't make anything happen.

If you are adventurous you can look at `CSS` stuff in a `template` node and you could make the place where the button/s are be invisible/blank. But it would still take up screen space.

---

<div class="post-metadata">

### Author: ![kevin](https://avatars.discourse-cdn.com/v4/letter/k/2acd7d/32.png) [@kevin](https://discourse.nodered.org/u/kevin)
#### Post date: [19 May 2020 16:18 UTC](https://discourse.nodered.org/t/can-i-set-a-switch-to-invisible/26891/3 "2020-05-19T16:18:57Z")

</div>

Hi, check this out. I think this is what you want to do.

[https://discourse.nodered.org/t/hiding-group-using-ui-control-node-and-button/8567](https://discourse.nodered.org/t/hiding-group-using-ui-control-node-and-button/8567)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [2 June 2020 16:19 UTC](https://discourse.nodered.org/t/can-i-set-a-switch-to-invisible/26891/4 "2020-06-02T16:19:09Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
