A Form That never be saved

Hi All,

I want to make a form to collect data for viewSelection criteria. Becouse of this I dont want to save the doccument in search Criteria form.

The view will be placed in the same frame of Criteria Form but becouse of the save requirement the view cannot allocate the place of SearchCriteria Form and it gives an error like

Lotus Notes

Can not close current program

Subject: A Form That never be saved

On your form, include a computed-for-display text field called SaveOptions with the fomula “0”.

Subject: RE: A Form That never be saved

thanks for help…