I'm trying for some time now to have a collapsible list of my lineage view. The theming patch seemed to help but I still haven't succeed to fulfill it yet. Did someone already tried to display it this way?

Thanks in advance for the help.

Comments

xjm’s picture

Hi @kzrdata,

You would probably need to add some jQuery to accomplish this. I haven't tried it myself.

kzrdata’s picture

That's what I've been trying to do for some time now. But even with the theming patch, it is impossible to personnalize the css classes for the <ul> and <li> individually. I thought someone would already have tried to do that, it's very useful for a long taxonomy list.
I continue to achieve such a thing. Thanks in advance if you have done such a thing and decide to share it.