I can't seem to change the master page for a single page.
I use a Publishing site template. I have created a new content type, derived
from publishing page / page (or page layout, tried both).
Next in Sharepoint Desinger (SPD) I create a new Page Layout (Sharepoint
Content). Here the masterpage from the site collection
is automaticlally used.
Next I create a new Page through the Sharepoint Web Interface (my sharepoint
publishing site), through Site Actions / Create Page.
Now in SPD I select the newly created Page and select Master Page -> Attach
Master Page from the Format Menu.
I select specific Master Page and select a different master page (sometimes
I cannot browse to the masterpage folder, it is invisible sometimes, also
don't know why).
Now in SPD I see the page with the different master page.
If I open the site in a browser the default master page is used.
You would think that this would be fairly simple to implement, could
somebody help me out with this.
Part 2:
We are now using a workaround for this problem, but this creates another
problem for us.
E.g. we have 3 pages (A, B and C), all 3 will have a slightly different
layout, so we need 3 Master Pages. As stated in Part 1, we could not
accomplish this.
We decided to create to subsites for pages B and C and give them a different
master page through the site settings. This works ok.
But the problem now is the breadcrumb.
if we go to a page from subsite B the breadcrumb looks like:
siteA->siteB->aboutus.aspx
to site C
siteA->siteC->whoarewe.aspx
in site A:
siteA->home.aspx
obviously we would like that siteB and siteA are removed from the
breadcrumb, because we only used these to get the master page settings right.
Is this possible
thanks...