DB-2 radio group question

Starting my dive into the new ... widgets

radio group.

Ok, it is radio buttons on the screen.

There seems to be a mismatch with the layout.

See attached.

4 x 1.... The GUI shows 4 across and 1 down.

The GUI.....

Changing it to 4 x 2 makes no difference.

Scroll down a bit and you will see a Columns option. Set that to 4.

The Size option which you set to 4 x 1 relates to the amount of [invisible] screen grid rectangles allocated to that widget.
This is a config option for every widget.

1 Like

Silly me.

Thanks.

There isn't a similar trick with the button group one?
Rather than horizontal, vertical, or boxed?

I am afraid the button group widget is going to test your patience Andrew.

The buttons fill the available width (either the width set for the group or for the button group itself) and then wrap around onto another line.

However, I see that you use Firefox, like I do. There is a bug that means only the first line of buttons shows up on the page in Firefox.

As long as there is lots of available space they all show up:

But if space is getting tight, buttons start disappearing from the right hand side

This can happen if your browser window is not full screen, or if the dashboard sidebar is displayed too.

1 Like

Thanks.

Sincerely.

I am playing with a few of them just to get a feel for them.

I fear the migration from DB-1 to DB-2 is still some time off.