Is it possible to hide all the flow tabs by default and only show them when you open the correct URL?
thanks
No, that is not a thing. Nor is it something I've ever seen asked for. Sorry.
I'm trying to show to the user what flow and nodes are being executed. So as the user do something on the application you can view the flow being executed. So I was trying to see if there is a way to render the flow as read only.
You can add a read only user if you secure node-red
I'm trying to show to the user what flow and nodes are being executed
Isn't a flow being executed an extremely transient phenomenon, milliseconds maybe?
@jbudd yes, but I have some delays the user can set if they want to slow down for demonstration purpose.
The editor is not meant to be a dashboard