I added some stuff. to enable and disable the output and change the output from the msg object to just the payload. Now I'm having a whole new problem.
I've made a subflow that you can place inline with your flow that will just output the msg object or the msg.payload and can be enabled and disabled. But for the life of me, I can't get it to display its status. I've read the forum and searched and I can't see any real current documentation on node status.
This is what I've got so far. Have a look and somebody, please tell me what I'm missing. Specifically, I'm trying to show the status on the subflow node when it is in a regular flow. See the…