Title
How to deploy qCascading Menu and or qPanel Menu in a SharePoint Master Page
Description
How to deploy qCascading Menu and or qPanel Menu in a SharePoint Master Page
As the limitation of SharePoint, we can’t add a webpart zone which is required by Quest Webparts to a master page. You may encounter some problems if you use quest webparts without a webpart zone on a master page
Resolution
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: black" lang=EN-US><FONT face=Calibri>We would like to provide you some suggestions to help you to make your current solution can work.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></SPAN></P> <P style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class=MsoListParagraph><SPAN style="COLOR: black; mso-fareast-font-family: Calibri" lang=EN-US><SPAN style="mso-list: Ignore"><FONT face=Calibri>1)</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><FONT face=Calibri><SPAN style="COLOR: black" lang=EN-US>Put Quest webparts in an</SPAN><SPAN style="COLOR: #1f497d" lang=EN-US> </SPAN><SPAN style="COLOR: black" lang=EN-US>independent ContentPlaceHolder.<o:p></o:p></SPAN></FONT></P> <P style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class=MsoListParagraph><SPAN style="COLOR: black; mso-fareast-font-family: Calibri" lang=EN-US><SPAN style="mso-list: Ignore"><FONT face=Calibri>2)</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><SPAN style="COLOR: black" lang=EN-US><FONT face=Calibri>To change the properties of the webpart, edit the html code directly by using code view of SharePoint Designer editor instead of using Edit Webpart Properties dialog. ezEdit does not work in master page. <o:p></o:p></FONT></SPAN></P> <P style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class=MsoListParagraph><SPAN style="COLOR: black; mso-fareast-font-family: Calibri" lang=EN-US><SPAN style="mso-list: Ignore"><FONT face=Calibri>3)</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><SPAN style="COLOR: black" lang=EN-US><FONT face=Calibri>Set the Chome Type (It uses “FrameType” tag in html code) to “None” to hide the title and the dropdown menu of the webpart. <BR><IMG src="http://support.software.dell.com/KBArticleImages/102025/Image1.jpg"></A>"><o:p></o:p></FONT></SPAN></P> <P style="MARGIN: 0cm 0cm 0pt 36pt" class=MsoListParagraph><SPAN style="COLOR: #1f497d; mso-ansi-language: EN-SG; mso-no-proof: yes"><?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><v:shapetype id=_x005F_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"><v:stroke joinstyle="miter"></v:stroke><v:formulas><v:f eqn="if lineDrawn pixelLineWidth 0"></v:f><v:f eqn="sum @0 1 0"></v:f><v:f eqn="sum 0 0 @1"></v:f><v:f eqn="prod @2 1 2"></v:f><v:f eqn="prod @3 21600 pixelWidth"></v:f><v:f eqn="prod @3 21600 pixelHeight"></v:f><v:f eqn="sum @0 0 1"></v:f><v:f eqn="prod @6 1 2"></v:f><v:f eqn="prod @7 21600 pixelWidth"></v:f><v:f eqn="sum @8 21600 0"></v:f><v:f eqn="prod @7 21600 pixelHeight"></v:f><v:f eqn="sum @10 21600 0"></v:f></v:formulas><v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"></v:path><o:lock aspectratio="t" v:ext="edit"></o:lock></v:shapetype></SPAN><SPAN lang=EN-US><SPAN style="COLOR: #1f497d"><o:p></o:p></SPAN></SPAN></P> <P style="TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1" class=MsoListParagraph><SPAN style="COLOR: black; mso-fareast-font-family: Calibri" lang=EN-US><SPAN style="mso-list: Ignore"><FONT face=Calibri>4)</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><SPAN style="COLOR: black" lang=EN-US><FONT face=Calibri>To configure the “Display” </FONT></SPAN><SPAN style="FONT-FAMILY: Wingdings; COLOR: black" lang=EN-US>à</SPAN><SPAN style="COLOR: black" lang=EN-US><FONT face=Calibri> “Configuration” property, you can configure it in another qPanelMenu Webpart, then copy and paste the auto-generated code to the current webpart.<BR><IMG src="http://support.software.dell.com/KBArticleImages/102025/Image2.jpg"><o:p></o:p></FONT></SPAN></P> <P style="MARGIN: 0cm 0cm 0pt 36pt" class=MsoListParagraph><SPAN style="mso-ansi-language: EN-SG; mso-no-proof: yes"></SPAN></P>