Yet another Newbie tree question!
Apologies if this question has been previously addressed - I've the searched lists but I'm not absolutely certain that I'm looking in the right places! I want to exclude certain objects (folders or documents) from a tree display. All of my objects have a Boolean property 'visible'. I only wish to display those objects where visible = true. My best attempt so far was to suppress the object title - but the '+/-' icon was still displayed. I've also been trying to use a branches method - something like: <dtml-if visible"> <dtml-return "objectValues(['DTML Document','Folder']) "> </dtml-if> Any help would be much appreciated...... Steve Crook networkers interactive sa scrook@networkers.ch www.networkers.ch phone (national) 0848 822 828 phone (international) +41 848 822 828 Fax: +41 (0)26 469 09 99 4 route d'Yverdon 1028 Préverenges Switzerland
participants (1)
-
Steve Crook