The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
215 views

Accessing SharePoint documents from different WebApplication Zones

I have a SharePoint 2010 Server site (http://shpserver:81) that I have extended twice: Intranet: http://partnernet.abc.local Internet: https://partnernet.abc.com When I am on the internet ...
0
votes
1answer
124 views

How to create a new document from a Document Template using Client Object Model

I require to create a programatically create a new document using the Document Template URL of the document Library and this requires to be done using the Client Object Model. I also require to do ...
1
vote
0answers
35 views

SharePoint 2010 MUI doesn't work with Office 2007 templates?

MUI is active and working, however when the office document templates retrieves the list fields names, they're retrieved with the List/Web based language and not the user context language. Is that a ...
1
vote
0answers
32 views

Temporarily generate Office Document using Template and Lists from the SP library (SP2010 Foundation)

We use SharePoint Foundation 2010 Server for planing IT courses, where we have different lists for participants and for different courses. We also have all course certificates in one library. What we ...
1
vote
0answers
68 views

Lookup columns into document template

I've a DocLib with the lookup field Field01 and I want to display the associated lookup columns as Field01:FieldA, Field01:FieldB... I already have them on the view, now I want the exact same ...
1
vote
0answers
181 views

How to update content type document template from templates list?

I have a single list at SharePoint root that contains document templates for content types (C scenario). This works and the template is being associated to child content types in lists. Now i added ...
1
vote
0answers
18 views

In SharePoint 2007 what feature or solution added the WebPart Page Doc library templates?

In SharePoint 2007 what feature or solution added the WebPart Page Doc library template? We have it on one Farm, but not another. Is it part of the Fab 40? A site feature or a Site collection ...
0
votes
0answers
10 views

Document Template Error

When I want to create a document using my custom content type, I get this error. How can I resolve this problem?
0
votes
0answers
19 views

Using an initiation variable in SPD to populate a section in a Word document

This may be more appropriate in a Word discussion but it is initiated by SharePoint. So i thought i'd start here... What i am looking to do is take an initiation variable in a SPD worfklow to ...
0
votes
0answers
91 views

Cannot create new document from template

I have created a new content type with a document template that we want to have in sharepoint. When attempting to create a new document from said template I get the following error: One bit of ...
0
votes
0answers
80 views

Document Library Templates (Word, Excel, PPT)

We implemented a document library for Internally used to be able to save templates in our Intranet SharePoint 2010 and the problem is comming from the office version 2010: When we use Office 2007 ...
0
votes
0answers
23 views

Can I place a folder in the new documents selection in the documents library?

I use SharePoint 2013. Can I put a folder in the new documents selection. to divide certain templates. Otherwise my list will be too long. Can you provide me the steps?
0
votes
0answers
36 views

Office templates in SharePoint 2013

I want to know if it is possible to implement a standard Word template or other office templates. If I want to create a new document in SharePoint? So I can select template types. Please provide me ...
0
votes
0answers
102 views

Doc Library Template (Excel) cannot use macros?

So I uploaded an Excel template file to a document library so each time a new document ids created using 'Add Document' the template will be what the users fill in. Now this template has two macros, ...
0
votes
0answers
159 views

Word template in a document library in SharePoint 2010

I am using the document libary as word template in sharepoint 2010 but when we open the new word template and fill in the data, we cannot save into the library of the site ? I check it the probelm ...
0
votes
0answers
90 views

Discussion board - Content template

Complete newbie so please be gentle. I have a questions relating to the Discussion board and possibility of using a standard "Template". Is it possible to apply a WORD or HTML based template to the ...
0
votes
0answers
97 views

Automatically updating fields in opened library document template

I have a document library with a .dotx template associated. Some of the fields are interconnected with each other. For instance, when a user chooses employee John through the DIP, the other field must ...