I need to understand how i can assign a custom master page to a calendar list in sharepoint 2010. In other lists I have used a schema and setup path but i can’t figure out how to do it for a calendar list
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You would be able to change the specified masterpage by opening the form in SharePoint designer.
The beginning of the first line should be fairly similar to this…
Just change the MasterPageFile to a path pointing to the masterpage you want to use and make any changes in the page itself that you may need to support the new masterpage.