I have close to 50 items that can be checkboxed. The list is long. How can I create multiple columns, say 5 columns with 10 items each?
Asked
Active
Viewed 385 times
1 Answers
1
You would have to make a row
with 5 checkbox widgets, each with 10 items. There is no way to split up a single checkbox widget.

bigreddot
- 33,642
- 5
- 69
- 122