Open a document with a default Form

If a form of an existant document was damaged .

Is it possible to force the database to use in this case a default form and let the possibility to the user to open the document (to see for example only attachments of the document)

Thanks.

Subject: Open a document with a default Form

Depending on the situation:

  1. Delete/rename the broken form and create a new one with the same field names

  2. Depending on number of views, add a form formula to each view to point at an alternative form OR run an agent and change the “Form” field on all documents to the alternative form

Subject: RE: Open a document with a default Form

The problem that I want to find a solution for the user if the form was damaged .

I want to let the user open a document with a default form without using code (or designer to resolve a similar problem)

Thanks