How to update a doc when form changes

Prior to v6, when I changed a form, any documents that existed prior to that change then reflect that change. Now with v6, when I (for example) add another choice to a radio button, docs that already existed don’t show the new choice. How can I update the previous docs? Hope this question make sense!

Subject: Store form in document?

Keyword choices are not stored in documents, they are stored in forms. Only if your form has the option “Store form in document” checked is the form stored in the documement the first time the document is saved. This will result in very large documents and documents whose form does not change when you modify it in the designer.

Subject: RE: Store form in document?

Doh! Somehow I got the meaning of that “store form in document” option backwards! Thanks!