flowfunc
flowfunc copied to clipboard
Node name
Thank you so much for this amazing project, it has been very helpful to me.
Could you help me how to achieve this? After I add a node, the node name displayed on the page will be automatically added with a serial number. For example, I add a node, step, which is displayed as step1. When I add the same node, step2 is displayed. When I delete the step1 node, the step2 node is automatically renamed to step1.
hi, nice to know that you find this helpful!
I dont see a way of doing what you ask. This module relies on the flume js library and I dont see any api in flume which can help do what you want to do.
Can you explain what you are trying to achieve with the steps?