Hello!
I am working on a project in Node-RED (latest version) Dashboard 2.0 (from flowfuse) and I am running into a problem.
I would like to be able to turn the visibility of individual elements (such as text fields or buttons) on or off, for example based on a dropdown selection. But it seems that you can only hide or show entire groups or pages.
Is it possible to hide or show individual elements, and if so, how do I do that?
Thanks in advance for your help!