Solution mode: horizontal display radio/check fields

In a solution model form I’m trying to horizontally display the values associated with a checkbox (or radio) field. I tried to set the width of the field large enough to contain all values and the height to the minimum height compatible with the font size. But the checkboxes/radio buttons are still displayed vertically. Any suggestion?

If I remember correctly you have to remove the horizontal scrollbar, try it out.

ngervasi:
If I remember correctly you have to remove the horizontal scrollbar, try it out.

You are right. I just discovered it while I was experimenting. Thanks anyway.

This doesn’t seem to work the same way in Servoy 7 - how do I achieve horizontal display in 7?