Hiding "Not Categorized" in Views

I’ve created a simple data base as an Employee Master.There are 2 forms - New Employee and New Office.

There are 3 views - By Office, By Employee, By Business Unit.

Here’s my issue:

When I look at the view “By Employee” it has everything listed the way I want, except there is an extra twisty with “Not Catergorized”. Under this section it has the Offices listed.

When I look at “By Employee” I just want to see the employees, I don’t want the Office information there as well. And Vice Versa for looking at the “By Office” View, I just want to see the offices and not the employees.

Can someone tell me how to hide the “Not Categorized” section from being seen? I could e-mail a screen shot if that would help!

Subject: Hiding “Not Categorized” in Views

Probably a silly question, but what’s your view selection formula?

Subject: RE: Hiding “Not Categorized” in Views

Read about view selection criteria in the Domino Designer help.

Subject: RE: Hiding “Not Categorized” in Views

Thank you Andre,

I used the help as you suggested. Realized in view selection it was set to Select @all, changed it to : SELECT Form =“desired form X” , now it’s working the way I want.

So the lesson is: Give a man a fish, feed him for a day. Teach him to fish, feed him for life…lol

Thanks again!