# Group of tab to popup

**URL:** https://discourse.nodered.org/t/group-of-tab-to-popup/24182
**Category:** Dashboard
**Created:** [3 April 2020 20:58 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182 "2020-04-03T20:58:00Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![d0d04m3](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/d0d04m3/32/19965_2.png) [@d0d04m3](https://discourse.nodered.org/u/d0d04m3)
#### Post date: [3 April 2020 20:58 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/1 "2020-04-03T20:58:00Z")

</div>

hi  
possible to integrate a group of tab to popup msgbox like notification node ?  
if note any other way

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [3 April 2020 21:07 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/2 "2020-04-03T21:07:07Z")

</div>

Not sure what you mean by this... you want a popup with tabs in ? Or you want multiple tabs to control a popup ? If the former - well you can inject html and javascript into the popup - but that could get complicated fairly quickly unless you have a lightweight way of generating tabs in html.

---

<div class="post-metadata">

### Author: ![d0d04m3](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/d0d04m3/32/19965_2.png) [@d0d04m3](https://discourse.nodered.org/u/d0d04m3)
#### Post date: [3 April 2020 21:23 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/3 "2020-04-03T21:23:43Z")

</div>

ex: show login widget in popup dialog

 ![7](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/3/e/3e82ce49e1bfb4d71d01210245283d0f60a4d101.png)

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [3 April 2020 21:55 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/4 "2020-04-03T21:55:14Z")

</div>

you could adapt this...

> [@Looking for a text input dialog popup window similar to notification widget](https://discourse.nodered.org/t/looking-for-a-text-input-dialog-popup-window-similar-to-notification-widget/23838/2):
>
> Hi, this might not be exactly what you want but it might be a good starting point... Demo [popup\_dialog] Flow... [{"id":"18d52ef4.d18761","type":"ui\_button","z":"19edfd5e.e96e03","name":"","group":"6d01ec93.b1d374","order":0,"width":0,"height":0,"passthru":false,"label":"First name","tooltip":"","color":"","bgcolor":"","icon":"","payload":"{\"topic\":\"first\_name\", \"title\":\"What is your first name?\", \"label\" : \"First Name\" }","payloadType":"json","topic":"show","x":150,"y":180,"wires"…

---

<div class="post-metadata">

### Author: ![d0d04m3](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/d0d04m3/32/19965_2.png) [@d0d04m3](https://discourse.nodered.org/u/d0d04m3)
#### Post date: [3 April 2020 22:20 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/5 "2020-04-03T22:20:54Z")

</div>

> [@Steve-Mcl](#):
>
> Hi, this might not be exactly what you want but it might be a good starting point... Demo [popup\_dialog] Flow

hi thanks, I am don't known you can add more input in the popup  
but I use the login form for example only  
what if you use table widget or you want to integrate any widget ! it does not work rite

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [3 April 2020 22:23 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/6 "2020-04-03T22:23:00Z")

</div>

AFAIK, dashboard widgets cannot be "popped up"

If you want to pop something up, youre probably gonna have to implement the HTML/JS yourself.

---

<div class="post-metadata">

### Author: ![d0d04m3](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/d0d04m3/32/19965_2.png) [@d0d04m3](https://discourse.nodered.org/u/d0d04m3)
#### Post date: [3 April 2020 22:30 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/7 "2020-04-03T22:30:41Z")

</div>

ok thanks

---

<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: [3 May 2020 22:30 UTC](https://discourse.nodered.org/t/group-of-tab-to-popup/24182/8 "2020-05-03T22:30:41Z")

</div>

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