The template tag has no wiki summary.
1
vote
2answers
116 views
duplicate validation error in my custom listform template
I have created a custom listform template. In this custom listform template I have removed the default <SharePoint:ListFieldIterator runat="server"/> and used my own created user control ...
1
vote
2answers
33 views
How do you change the site template from SharePoint 2007 to SharePoint 2010?
My current environement is in SharePoint 2010 but some sites still have the 2007 look and feel. How do I change that?
0
votes
2answers
67 views
InfoPath not showing latest version after submitting changes
I am working with InfoPath 2010 programming for Sharepoint 2010. The template is published on local server drive and Imported using Sharepoint Designer 2010. I save once and do some revision on the ...
2
votes
1answer
93 views
SP2013 Change the look breakes on own template
I took a standard Team Site and verified that the "Change the look" worked, I then saved the site as a template, and then created a new team site from that template and then the "Change the look" is ...
1
vote
1answer
901 views
Can't enable/disable publishing features on a meeting workspace
I'm trying to save a meeting workspace as a template. However, on this client's server, upgrade happened, so I got Pages library IDs messed up. I managed to fix that issue everywhere else on the farm, ...
0
votes
1answer
8 views
New Infopath 2013 in o365?? … Select the form template to open this xml file?
I create a new forms library in o365/SPO. I click new document and it opens infopath2013 and asks for
select the form template to open this xml file
Where do I get this from?
Also if select New ...
0
votes
1answer
21 views
Easily update site templates
I have created a site with some lists and libraries. I have also set up the quick launch with some items and created a home page with some web parts.
I created a template from that site, so I can use ...
0
votes
1answer
14 views
Error deploying imported template
I've imported a template from Sharepoint into Visual Studio 2012. But when I'm trying to deploy it I get this error.
"This solution cannot be activated because its functionality depends on another ...
0
votes
1answer
76 views
Employee Scheduling Template
There is a template from Microsoft about Employee Scheduling.
This however is an STP solution which doesn't work anymore starting Sharepoint 2010.
Can someone please share if you have any templates ...
0
votes
1answer
62 views
infopath custom page layout template
I want to add a custom page layout template to my infopath form layout. Is it possible?
actually i want to make my infopath desings on this background.
thanks 4 help.
infopath 2013
0
votes
1answer
68 views
Custom listform template works in visual studio and development environment, but not after deploy on test enveronment?
I have created a custom listform template with some logic. See also:
How to use your own custom ListItem template for Display, Edit, and New
I implemted also something like this:
...
0
votes
1answer
187 views
Adding webparts into content areas
By default in Sharepoint 2010, new pages I create have a really rich editing experience, allowing the user to add formatted text and webparts into the same content area e.g. default page. These pages ...
0
votes
1answer
110 views
Sharepoint templates save/load content
I have a template with 3 RichHtmlFields. Each field requires a date range to specify a "go live" date for that content. Each field is also driven by geographical location.
The scenario is entering ...
1
vote
0answers
11 views
Infopath 2003 from deployed to sharepoint moss 2007 - with win8 and infopath office 2013 error access to the following form template is required:
we have had an Infopath 2003 template with c# codebehind deployed to sharepoint moss 2007 website used with a doc library.
now when trying to download the template with windows 8 machein that has ...
1
vote
0answers
63 views
Site template with default column values?
Our users need to be able to create sites that contains several lists with some pre-defined values to ease data entry. Preferrably those values should be hidden managed metadata fields but also other ...
1
vote
0answers
169 views
Error while save as template SharePoint 2010
When I try to save a site as a template I'm getting an error.
Can anyone help me?
Following lines from ULS log:
SPSolutionExporter: System.InvalidOperationException: There was an error generating ...
0
votes
0answers
19 views
Save workflow as template not working
I need to save my reusable workflow as template in SharePoint Designer 2010. When i tried saving my workflow i am getting this error.
"The server was unable to create your template. Please notify ...
0
votes
0answers
11 views
Are there any performance thresholds or limits for content types and their children?
We're having an issue with a client who is unable to update a content type's template. The content type is used within about 200-300 sites/webs. When they use the Upload Document page in the Advanced ...
0
votes
0answers
46 views
Creating Word document with tables from template
I found this blogpost about automatically creating Word documents from a list item using workflows in SP2010.
...
0
votes
0answers
37 views
InfoPath 2010 form prints raw XML, not template
Often when a user in my office prints an InfoPath 2010 form from the client application (and I have seen it occur in InfoPath 2007 in the past) the printer spits out the raw XML underlying the form. ...
0
votes
0answers
44 views
Customizing the links on the sub-navigation bar in the MySiteHost
I have a separate web app for MySites. The Enterprise MySiteHost site collection was created in the root site of this web app. Specifically, the URL is http://myServerName:81 and a managed path called ...
0
votes
0answers
129 views
Install and Remove InfoPath Form templates strucks sharepoint 2010
i am trying to install infopathtemplate in sharepoint 2010 central admin>general apprlication settings>InfoPath Forms Services >Manage form templates i uploaded the infopath form but from 2 days its ...
0
votes
0answers
60 views
Sharepoint 2010 Page Template changes
We are using SharePoint 2010 & i would like to create Site Pages Template using "Web Part Page".
Is it Possible to create this template? If Yes, Then please point me in the direction.
Also, I ...
0
votes
0answers
352 views
Where is template for customizing Person.aspx in SharePoint 2010?
SharePoint 2010 Enterprise, when using default mysite on front page it has some user details (first name, last name, department etc.). I have additional filed named Skype (which has skype name). Using ...
0
votes
0answers
92 views
Unspecefied error when accessing site settings for site based on custom template
We have a problem for our SharePoint 2010 solution.
Basically we run into the issue described here:
...
0
votes
0answers
41 views
How can I provide document templates to users, that are in the SP Content Type Hub, directly from the word offline interface?
How can I provide document templates to users, that are in the SP Content Type Hub, directly from the word offline interface ?
Basically, I need to be able to open microsoft word on my computer and ...
0
votes
0answers
51 views
How to create a sharepoint 2010 template that will dynamically update its child sites
I recently created a site in Sharepoint 2010, and I have saved it as a template. I'm able to apply this template to new sites, which is great. I can then add new data to each site individually. ...