?OpenView&

Hello everyone!I’ve a simple view:

category1

 category1.1

      document1.1

      document1.2

      document1.3

 category1.2

      document2.1

      document2.2

      document2.3

and so on…

i wish using URL to show document in subcategory. is it possible at all ?

for example:

      document1.1

      document1.2

      document1.3

…?OpenView&RestrictToCategory=category1& … ???

any idea would be appreciate.

thnx !

Subject: ?OpenView&…

Short, simple answer: no. Domino only supports one categorized column with the RestrictToCategory URL command. You would need to re-organize the view to combine the first and second category columns into a single column.

Subject: RE: ?OpenView&…

actually i thought the same, but wanted to be sure :).

Thnx for answer