Lotus Notes FAQ Visit Our Sponsor!


How do you select only Response documents in a view?

Turn off Show Response Hierarchy in your view properties and then and use this as your view selection formula:

  SELECT @IsAvailable($REF)

You can also do it using:

  Select @IsResponseDoc

or by selecting the names of the response forms like so:

  Select Form =
"the name of your response document you want to show"
& form =
"Another form that is a response document"


Applies to Notes Versions: 3 4 4.5 4.6 5
Last Modified: April 3, 1997
Home *Notes R3 *Notes R4 *Notes/Domino 4.5 *Notes/Domino 4.6 *Notes/Domino R5