Tagged Questions
2
votes
1answer
33 views
Creating pages dynamically through code?
First thing is first, I'm doing this in Sharepoint 2013.
I'm not exactly sure what the best approach is to be, so I'm explaining my problem and hopefully people can throw around some terms or ideas ...
0
votes
1answer
36 views
Will it come in Master Page or Page Layout? (doing integration for the first time)
I am going to integrate the following home and about page for the first time using SharePoint designer. As far as I know there are 3 types of pages.
Master page
Page layout that comes under master ...
0
votes
0answers
129 views
Webpart in page layout setup
I have this in my custom pagelayout:
<ZoneTemplate>
<PublishingWebControls:ContentByQueryWebPart runat="server" DataSourceID="" HelpMode="Modeless" ChromeType="TitleOnly" ...
0
votes
1answer
38 views
Use welcomepage from parent on subsites
How can I use a custom welcomepage (Home.aspx) on every subsite I create?
When I select the Welcomepage in Site Settings I get an Welcome page invalid error.
1
vote
2answers
109 views
What is the best way to create a splash page in SP 2010 that contains just a picture and a list of languages
Do I need to create a new master page? what should be included in this master page regarding that I don't what a menu, footer, logo, and nothing but my picture and a list of languages and flags. I'm ...
1
vote
3answers
130 views
Pagelayout using different version of masterpage
I have made 3 custom pagelayouts, 2 of them just inherit the correct version of the masterpage whilst the last one uses the same masterpage, but an older version of it.
It contains the exact same ...