Primary Content The Primary Content page is default category. You need to configure one or more elements in this page to get started using this web part. Primary Content contains the following: Table 1. Primary Content Element Description Title Allows you to enter a title for the Web Part, or accept the default. This field is mandatory. Layout See Layout. View Settings See View Setting. Layout The Tab Layout allows you to pick where to add the tabs and what the tabs should be named. The following are elements found in the Layout section. Table 2. Layout Element Description Advanced Mode Allows you to edit Layout in XML format: <FormLayout Type="Tab" Orientation="HorizontalTop"> <Container ID="Test" Label="DiscussionView" Description="" /> </FormLayout> ID Allows you to give an ID to each tab The IDs can contain letters ([A-Z, a-z]), digits ([0-9]), hyphens ("-"), and underscores ("_") only. Label Allows you to name each tab Description Allows you to add a description to each tab, if necessary Show User Groups Allows you to list SharePoint groups whose members can view the web part. Separate groups with commas (for example, Administrators, Readers). Hide User Groups Allows you to list SharePoint groups whose members cannot view the web part. Separate site group names with commas (for example, Administrators, Readers). If users are defined in Show User Groups and Hide User Groups, Hide Groups takes precedence. Default Allows you to define the default tab for qDynamicLayout. If this element is not specified, the first tab listed in the Layout becomes the default tab. If the tab for the specified element is hidden, then the first non-hidden tab becomes the default tab. View Setting The View Setting section allows you to select in what tabs the Web Parts should appear and in which order. The following are elements found in the View Settings section. Table 3. View Setting Element Description Advanced Mode Turn on if you want to edit View Settings in XML format: <ViewSetting> <Content Type="WebPart" ContainerID="1"> <WebPart ID="g_59f7fda1_4405_45c8_bba0_f354db68bab8" Type="DiscussionView" ClientId="MSOZoneCell_WebPartWPQ18" /> </Content> </ViewSetting> Web Part Title Indicates the name the Web Part to be added Web Part Type Indicates the type of Web Part to be added Container If you have more than one qDynamicLayout Web Part, the Container indicates if a Web Part is already part of another qDynamicLayout Web Part and the name of that qDynamicLayout Web Part. You cannot configure these Web Parts from another qDynamicLayout Web Part. You can configure only those Web Parts that are contained in the qDynamicLayout you are editing. Tab ID Allows you to select the tab where to add the Web Part. The Tab ID appears when you configure the IDs in the Layout section