Is it possible to let a field display a “column-like” list of values in a check box field?
I have a “type” field connected to a 30 items valuelist and I’d like to see them all without having to create a 600 pixel long field…
How can I force the valuelist items to display in 4/5 columns inside the field?
Do you mean that you want a scrollable checkbox “area” with the height of about 4 or 5 columns?
property settings of field:
scrollable = Checked
valuelist = “myValuelist”
displaytype = CHECK
Ah, you mean 4 by 5 (horizontally and vertically) ![Confused :?]()
Horizontal orientation isn’t possible at the moment.
We’ve put it in the requested features list.