Is there a way to display a variable in the title bar of a group? Like this:
possible ?
Usefull if group is collapsed , the value is displayed
If not possible , does it will be present in a futur update of Dashboard-node ?
Is there a way to display a variable in the title bar of a group? Like this:
If not possible , does it will be present in a futur update of Dashboard-node ?
well the overall panel is a div with an id - so it may be possible to craft a ui_template that watches for changes and forces an update, but I can't think of a simple way.
And no it's not on any plan (unless a Pull Request comes in)
ok, i'll be patient , perhaps one day
I would be interested in this functionality too. Even if it wasn't dynamically updating but was set once at page load. Maybe from a global variable?