Tagged Questions
1
vote
2answers
83 views
SharePointWebControls:DateTimeField - Show both date and time for input
I am working with my page layout and I have the following tag ...
<SharePointWebControls:DateTimeField FieldName="Article Date" runat="server" id="DateTimeField1" />
The only problem I have ...
0
votes
2answers
353 views
How to package Page Layouts/Master Pages in VS in SharePoint 2013?
I'm playing around with the Create Design Package feature, and to be honest it's far more than we need for our features.
We have certain Page Layouts that need to be deployed on certain site ...
0
votes
2answers
75 views
Unable to update page layout
Working on branding an old sharepoint solution. Working on a machine where a sharepoint application has been previously set up and all the pages and page layouts have already been deployed. All I need ...
0
votes
5answers
2k views
Add a Web Part to a Master Page for only one page in SP2010?
I would like to add a Web Part to part of a Master Page, but only in the case of the home page of the site. Otherwise it is not needed.
How can I handle this? (see attached image) Do I have to ...
0
votes
2answers
439 views
Fixed content in page layouts
I hope you can help me with this simple user case.
I have a master page and several page layouts in SharePoint 2010. The master page standardizes only the header, navigation and footer. The page ...