Web File Properties - integration issue with sharepoint

I

Ianb

Not sure whether to post here or in sharepoint forum but it seems mainly to
be a Word issue

I want to programmatically open the file properties when a word document is
created in sharepoint. I use a the following code from the document:
CommandBars.FindControl(ID:=750).Execute
and this works file except that it opens the standard file properties
sometimes and web file properties sometimes.

I think I get the Web version if sharepoint list metadata is included in the
document (eg on subsequent saves) but when the document is new (from content
types in the doclib) the metadata is not yet associated with the document

Anyway - is there a way to force the Web File Properties dialog to be
displayed?

Cheers

Ian B
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top