Situation:
- A custom "Master Document" content type inherits from Document
- The "Master Document" content type has five additional choice fields
- There are five custom "Document Template" content types that inherit from the "Master Document" content type
- Each of the "Document Template" content types uses a different Word document template (.dot) file
- Each of the "Document Template" content types have been added to a document library
Problem:
- I click on a document in the library
- Document opens up in Word 2003 for me to edit
- I make some changes and save
- A box pops up called "Web File Properties". The window contains all of my custom metadata properties and the ContentType field. The ContentType field is set correctly to the current content type. The other fields are reset to their default values. This same window can apparently be opened by going to File -> Properties
This window by itself would be fine except for two reasons:
- It includes the ContentType column
- All of my custom metadata properties are visible but are reset to their default values instead of whatever values were previously selected. This means, every time the user wants to save the document, they have to remember what properties were tagged and set them back.
Question:
- Can I disable this Web File Properties box?
- If no... can I get the fields that show up to be populated to their correct values?
- If no... is there a way to disable my fields from displaying in this window?
- If no... is this a SharePoint page that I can modify?
***
Edit with some more information***
It looks like this only happens in Office 2003 and looks like it affects Choice fields. If I create the same column as a Lookup field, it seems to work.
Edit again
Looks like if the lookup field is a multi-select field then it will not show up in the Web File Properties box at all (single select lookups still work).
edit 10/14/2009
Link to the KB Article mentioned below by Brenda: http://support.microsoft.com/kb/971500/