NodeRed Victron Virtual Switches in Gui_v2 - order?

Hello.

Am implementing some virtual switches to the gui of venusos frm node-red.

I get how to group them (by giving a group name), but I can’t find the option to set an order within one group and with that currently have a structural mess.
Similar question for the groups: How do I order the groups I created to show in a logical/useful order?

Need:
MySwitch1
MySwitch2
MySwitch2

But get random order (which makes sense as long I did not give an order):
MySwitch2
MySwitch3
MySwitch1

It should be alphabetically ordered. If not, please post a screenshot + venus version.

Hello.

Yes, you are correct, it is in alphabetical order (v3.70). I did not check that, good to know.

However: For certain arrangements switches in alphabetical order are not desirable, they very much need to be arrangable in a logical order.

I am running into all kinds of limitations (see my other posts, would especially be great to get some input in regards to charger limit/DVCC) - limitations which I think are so unnecessary, because it seems to be so basic what is needed/demanded.

If only alphabetical woks as of today, I wonder about two things:

1st: Did you guys not consider that alphabetical might be the wrong order from a logical switch arrangement perspective? All other software usually has something like a “weight” setting for a visual element - simple and effective.

2nd: Will there be an update, is the usefulness of an order-option aside from alphabetical recognized? I mean, I could name my switches 1-name, 2-name, etc. But how shall that look on the end-user screen, not very professional from my perspective.

I created an order by using numbers like this screenshot

I am also wondering about ordering for an example if have

Tank 1
Tank 2
Tank 3
Tank External
Mains

So the issues is Mains ends up on top, Having an Index property would be good.