Wednesday, March 26, 2008

Restricting Tree Browsers

How can you restrict values in a Tree browser display i.e. to only display objects with properties with a specific values

1 comment:

Unknown said...

I covered this one in an earlier post. Chain ComponentTQLNodeGeneratorConfig components together and use whatever TQL you like. Property values are just one of the many ways in which you can constrain query results.