Collapse Tree on Item Change
623269Oct 24 2008 — edited Oct 27 2008Hi,
I have a tree and it's content is conditioned with a Select List. I'd like the tree to collapse all branches when it changes it's content or, what is the same, when the select list with submit changes it's value.
I saw that the Collapse All button that can be added to the tree does a redirect to the same page with 'COLLAPSE ALL' as request. It seemed simple so I created a branch that did the same, but the tree didn't collapse. I tried doing it unconditional and still nothing, so I'm guessing the collapse all button does something more than just redirect with request.
I only found one post about this that was never answered. Any ideas on how to?
Thank you,
Marc