Stream: tooling
Topic: changing node name in gb2
Vadim Peretokin (Mar 04 2022 at 09:29):
@David Hay love the graph builder!
how can I change a node's name in it? I edit the fsh node, but that does not get reflected in the graph. Right now I'm having to re-create nodes entirely if I want a different name
David Hay (Mar 04 2022 at 18:34):
When you select a node, the details show in the right pane. In the 'details
in view' tab, alongside the 'Text' row is an edit icon. That should allow
you to change the displayed node name...
Vadim Peretokin (Mar 07 2022 at 14:01):
Thanks :)
Last updated: Apr 12 2022 at 19:14 UTC