|
|
||||||
|
#1
|
|
|
|
|
We try to make a Template selector for SharePoint Document Libraries. This
selector should be opened by pressing “New Document” in each Document Library. Then the User can select the appropriate template which well open Word, Excel or Powerpoint with a new document based on the selected template. So far it works fine but when the user try to save the new file the default path is always the path set in Tools -> Options -> File Locations -> Documents. We try to use the following (only in MS Word): Options.DefaultFilePath(WdDefaultFilePath.wdCurren tFolderPath) = "http://our_portal/our_doclib/" ‘ Is read only Options.DefaultFilePath(WdDefaultFilePath.wdDocume ntsPath) = "http://our_portal/our_doclib/" ‘ this works but it changes also the Tools -> Options -> File Locations -> Documents Path for all other Word sessions. ChangeFileOpenDirectory "http://our_portal/our_doclib/" ‘ Results in “Path not found” My bay this works only with local or network paths? ChDir "http://our_portal/our_doclib/" ‘ Same as above Has anybody an Idea how we can set the default save path only for the actual document to a URL (Document Library in SharePoint)? |
|
|
|
#2
|
|
|
|
|
You might get a better and quicker response by posting to the Sharepoint
newsgroups. This newsgroup is solely for InfoPath. "Daniel" wrote: [..] |
|
|
| Similar Threads | |
| Is this possible ? Drop-down selector to view document libraries Hi all, Currently i need to develop a webpart that make it possible to view a document library within a frame. Users need the ability to select (from a drop-down box) a... |
|
| Sharepoint Document Libraries Hi Can they be viewed as thumbnails? Daren |
|
| Document Libraries in SharePoint Does anyone have any recommendations for the number of Document Libraries to use within a SharePoint install? We have to date been using a test SPS 2003 installation but now... |
|
| XML document libraries in sharepoint Hi everybody, I would like to develop a document list, that would use XSLT to retrieve a list of infopath documents, and their respective contents, and that would display... |
|
| SharePoint document libraries and Word macros in a template Hi, I am new at macros. I have a macro that is stored in a document project in "this document". When run, the macro opens a second document and passes values entered by the... |
|
|
All times are GMT. The time now is 12:16 AM. | Privacy Policy
|