No I want to show nodes on a tree view that are accessible or not depending on security level. Tom
________________________________ From: A.G. IJntema <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Tue, February 15, 2011 12:56:57 PM Subject: [RBASE-L] - RE: Tree view Tom, If I understand it correctly you like to show rows of a table depending on the user. If this is the case using Temporary views based upon the user could be the solution for this problem. It works well with me Tony IJntema From:[email protected] [mailto:[email protected]] On Behalf Of TOM HART Sent: dinsdag 15 februari 2011 15:29 To: RBASE-L Mailing List Subject: [RBASE-L] - Tree view I have a tree view and want some nodes to be visible or not depending on user, I can use: property compid enabled 'false' and it works but I cannot get property compid visible 'false' to work Tom Hart

