Save & Closes works, then reopens form

I need to troubleshoot someone else’s application! After clicking on Save & Close in an application based on the document library template (doclbw6.ntf), the document saves and closes and then immediately reopens. Clicking on Cancel will close it and keep it closed. Also, the documents open with a single click in all views and embedded views.

I think that I have checked every element and can’t find anything unusual.

6.0 server and I have 6.0 client. Some clients are still 5.x.

Subject: Save & Closes works, then reopens form

Check the QuerySave, QueryClose, or other event on the form that you’re trying to close.

Single click for embedded views is enabled on the form which contains the embedded view. You can make this double click in the embedded view properties.

HTH,

R

Subject: Thanks - I’ll double-check them again.