--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/eba9d2f7-61cf-49f4-b391-dd96d3047751%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,before node-red 0.15, we defaulted the scope of all config nodes to the tab you are on when you create the config node. This is what you are seeing. In the edit dialog for the ui_group or ui_tab, there is a drop-down list of flows at the bottom - select 'Global'/'On all flows' in that list and then the ui_group/ui_tab will be accessible from all flows.As of node-red 0.15 we default config nodes to be visible to all flows to avoid this issue.Nick
On 14 November 2016 at 14:10, Fabien Marchewka <fur...@gmail.com> wrote:
Hi,I want to add control in UI from different node-red tabs.Actually If I copy/past node from tab1 (with configured ui_groups) to tab2, widget's group is empty (add new ui_group) but it worksIf I try to make another ui_group with same name, it doesn't work anymore (Create 2 tabs with same name).
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.