Hi,
I searched the helpfile and this forum on this subject but I could not
find any answer. Please forgive me if this question is asked before but
I simply could not find it
I integrated cuteeditor into our CMS application we are building. The
'links' dropdown is filled automatically with the pages available in
the CMS. My problem is that this number of pages is sometimes 100 or
even more. Because the pages are in a tree structure, it whould be
easier to find pages when I could make this dropdown 'nested' - like
with submenu's. On mouseover another div shows (with the underlying
pages) and on click the item is selected.
I am now trying to 'hack' this myself into the cuteeditor with a lot of
javascript, but it's really a pain in the ass to get it right.
So to come to the question: Is there a way to let cuteeditor generate sub-menu's for me in the links dropdown?
Thank you in advance.