Just a quick question (I hope).....I've implemented an Ultimate Picker (checkboxlist) into my content
By the time all of the content is loaded for the site this checkboxlist will contain about 100 items and as far as i can tell the list will go straight down the page in a single column. So my question is it possible to somehow have this in multiple columns that would go across and then down? (Utilising the space to right of the single column)
Any help/assistance would be gratefully received :)
I thought there might be a render direction option for the XPath CheckBoxList, but unfortunately there isn't.
As an alternative, if the chexbox list really is too long, how about using a different datatype that allows muliple items to be selected such as the Multi-Node Tree Picker, or the XPath Templatable List ? These will use the space to the right, and both can limit their heights.
Style Ultimate Picker Checkbox List
Hi all,
Just a quick question (I hope).....I've implemented an Ultimate Picker (checkboxlist) into my content
By the time all of the content is loaded for the site this checkboxlist will contain about 100 items and as far as i can tell the list will go straight down the page in a single column. So my question is it possible to somehow have this in multiple columns that would go across and then down? (Utilising the space to right of the single column)
Any help/assistance would be gratefully received :)
Craig
Hi Craig,
I thought there might be a render direction option for the XPath CheckBoxList, but unfortunately there isn't.
As an alternative, if the chexbox list really is too long, how about using a different datatype that allows muliple items to be selected such as the Multi-Node Tree Picker, or the XPath Templatable List ? These will use the space to the right, and both can limit their heights.
Hendy
Thanks Hendry,
I shall have a look at these and see they can do the job :)
Craig
is working on a reply...