Hi! It is easy to change the tab's label from "Flow" to "Group"?
Thanks in advance
Hi @petrus and welcome! do you mean to change name?
flow: A flow is represented as a tab within the editor workspace and is the main way to organise nodes.
Note : The term "flow" is also used to informally describe a single set of connected nodes. So a flow (tab) can contain multiple flows (sets of connected nodes).
Thanks for the quick answer! yes, I would like to change the name, if possible
Yes, for sure, it is possible:
I hope it helps you...
Can I change the default label value? So, once I click on the add button I will see automatically the label "Group 2", "Group 3", etc. I was searching for doing this through the i18n configuration, is that possible?
Thanks
It is part of the i18n catalog, but you cannot easily change it without editing the core message catalog - and change that would be lost whenever you reinstalled or upgraded.
The relevant entry in the message catalog is this one: node-red/editor.json at 142176f194d6159ec37c0251b40d89c05689073a · node-red/node-red · GitHub
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.