How to add a web part in a master page in SPD in SharePoint 2007?
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.
To add a web part in a master page you have to add the web part between some HTML Tags like
<TD> ,<Div> or place holder. Select the appropriate area in the master page where you want to add the web part, then click insert in top menu, select SharePoint controls under it, and select webparts. Drag and drop the required web part from the new webpart menu displayed in the right pane to the desired location in the master page.