It's not quite what you're looking for, but theres a CheckBoxTree datatype in uComponents which might be a good starting point ? (it can also be configured to ensure all ancestors of any selected items have also been checked - which looks like that might be appropriate for your example above)
Yestoday I'm trying to create this control using checkbox tree but it's seems not fit with our requirement because our customer need more flexible in content management.
I have another solution by create a tree folder and using JQuery library to generate and handle the categories.
umbraco dropdownlist multi level & multi choice
I need to create a dropdownlist control in Umbraco 6 with multi choice and multi level. You can see the image below.
Pls give me any suggestion such as: what's data type will used to create control? And how..
Thank you very much !
Hi Duong,
It's not quite what you're looking for, but theres a CheckBoxTree datatype in uComponents which might be a good starting point ? (it can also be configured to ensure all ancestors of any selected items have also been checked - which looks like that might be appropriate for your example above)
HTH,
Hendy
Hi,
Welcome to our.
Do you need to this control on the frontend or the backend ?
Dave
Hi Henry - Thanks for your suggestion, i will try on tomorrow and let you know the resullt.
Hi Dave - Thank you, I need this control for frondend, but it also possible for configured the data on backend.
I'm a beginner of Umbraco, but I feeling happy with what I'm working. Umbraco so cool :)
Btw, experts, pls help me to getting more successful with Umbraco :)
Thank you so much !
Hi,
Yestoday I'm trying to create this control using checkbox tree but it's seems not fit with our requirement because our customer need more flexible in content management.
I have another solution by create a tree folder and using JQuery library to generate and handle the categories.
Thanks.
is working on a reply...