Last active
October 20, 2020 02:23
-
-
Save sionjlewis/11d5e0fea588d09be343 to your computer and use it in GitHub Desktop.
Client-side Development Techniques with CQWP(s) and JavaScript - Part 1/5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<webParts> | |
<webPart xmlns="http://schemas.microsoft.com/WebPart/v3"> | |
<metaData> | |
<type name="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" /> | |
<importErrorMessage>Cannot import this Web Part.</importErrorMessage> | |
</metaData> | |
<data> | |
<properties> | |
<property name="GroupBy" type="string" /> | |
<property name="FilterValue2" type="string" /> | |
<property name="BaseType" type="string" /> | |
<property name="AllowConnect" type="bool">True</property> | |
<property name="ShowUntargetedItems" type="bool">False</property> | |
<property name="DisplayName" type="string" /> | |
<property name="Title" type="string">MyWebpart/property> | |
<property name="ContentTypeName" type="string" /> | |
<property name="ViewFlag" type="string">0</property> | |
<property name="MediaPlayerStyleSource" type="string" null="true" /> | |
<property name="AdditionalGroupAndSortFields" type="string" /> | |
<property name="GroupByDirection" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+SortDirection, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Desc</property> | |
<property name="GroupByFieldType" type="string" /> | |
<property name="FilterOperator1" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterFieldQueryOperator, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Eq</property> | |
<property name="FeedTitle" type="string" /> | |
<property name="FilterOperator3" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterFieldQueryOperator, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Eq</property> | |
<property name="SortByDirection" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+SortDirection, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Desc</property> | |
<property name="FilterDisplayValue3" type="string" /> | |
<property name="FilterDisplayValue2" type="string" /> | |
<property name="FilterDisplayValue1" type="string" /> | |
<property name="FilterValue3" type="string" /> | |
<property name="DataMappings" type="string">Title:{dc229ac6-8720-4444-98a1-11c52fde112a},Product1,Number;|Product2:{dc229ac6-8720-4444-98a1-11c52fde112a},Product1,Number;|Description:{206ad76c-2c35-43aa-8a72-39b261cb3900},Product2,Number;|Product1:{dc229ac6-8720-4444-98a1-11c52fde112a},Product1,Number;|ImageUrl:|LinkUrl:|</property> | |
<property name="ListGuid" type="string">f2baf992-9519-4e5e-933e-354ee09ff619</property> | |
<property name="ListUrl" type="string" null="true" /> | |
<property name="FilterValue1" type="string" /> | |
<property name="CacheXslStorage" type="bool">True</property> | |
<property name="MissingAssembly" type="string">Cannot import this Web Part.</property> | |
<property name="ItemLimit" type="int">-1</property> | |
<property name="DataMappingViewFields" type="string">{dc229ac6-8720-4444-98a1-11c52fde112a},Number;{dc229ac6-8720-4444-98a1-11c52fde112a},Number;</property> | |
<property name="XslLink" type="string" null="true" /> | |
<property name="EnableOriginalValue" type="bool">False</property> | |
<property name="AllowMinimize" type="bool">False</property> | |
<property name="ContentTypeBeginsWithId" type="string" /> | |
<property name="ListDisplayName" type="string" null="true" /> | |
<property name="ListsOverride" type="string" /> | |
<property name="ItemXslLink" type="string">/MySiteCollection/Style Library/Branding/XSL/MyWebpart/Render.xsl</property> | |
<property name="Height" type="string" /> | |
<property name="SortBy" type="string">Created</property> | |
<property name="CatalogIconImageUrl" type="string" /> | |
<property name="Default" type="string" /> | |
<property name="FilterType1" type="string" /> | |
<property name="FireInitialRow" type="bool">True</property> | |
<property name="AsyncRefresh" type="bool">False</property> | |
<property name="ItemStyle" type="string">PopulateList</property> | |
<property name="AdditionalFilterFields" type="string" /> | |
<property name="WebUrl" type="string">~sitecollection</property> | |
<property name="ViewFlags" type="Microsoft.SharePoint.SPViewFlags, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">None</property> | |
<property name="Width" type="string" /> | |
<property name="DataSourceID" type="string" /> | |
<property name="HelpUrl" type="string" /> | |
<property name="ManualRefresh" type="bool">False</property> | |
<property name="PlayMediaInBrowser" type="bool">True</property> | |
<property name="QueryOverride" type="string" /> | |
<property name="CacheXslTimeOut" type="int">86400</property> | |
<property name="PageSize" type="int">-1</property> | |
<property name="UseSQLDataSourcePaging" type="bool">True</property> | |
<property name="FeedEnabled" type="bool">False</property> | |
<property name="CommonViewFields" type="string" /> | |
<property name="FilterField3" type="string" /> | |
<property name="Hidden" type="bool">False</property> | |
<property name="MainXslLink" type="string">/MySiteCollection/Style Library/Branding/XSL/MyWebpart/Render.xsl</property> | |
<property name="ExportMode" type="exportmode">All</property> | |
<property name="FilterType3" type="string" /> | |
<property name="FilterType2" type="string" /> | |
<property name="ViewFieldsOverride" type="string" /> | |
<property name="DisplayColumns" type="int">1</property> | |
<property name="FilterIncludeChildren2" type="bool">False</property> | |
<property name="ParameterBindings" type="string" null="true" /> | |
<property name="FilterByAudience" type="bool">False</property> | |
<property name="DataSourcesString" type="string" /> | |
<property name="AllowHide" type="bool">False</property> | |
<property name="Filter2ChainingOperator" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterChainingOperator, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Or</property> | |
<property name="ListId" type="System.Guid, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">00000000-0000-0000-0000-000000000000</property> | |
<property name="XmlDefinitionLink" type="string" /> | |
<property name="DataFields" type="string" /> | |
<property name="FilterIncludeChildren1" type="bool">False</property> | |
<property name="SortByFieldType" type="string">DateTime</property> | |
<property name="DataColumnRenames" type="string" /> | |
<property name="InitialAsyncDataFetch" type="bool">False</property> | |
<property name="ChromeType" type="chrometype">None</property> | |
<property name="SystemViewFields" type="string" /> | |
<property name="XmlDefinition" type="string" /> | |
<property name="ChromeState" type="chromestate">Normal</property> | |
<property name="Filter2IsCustomValue" type="bool">False</property> | |
<property name="PageType" type="Microsoft.SharePoint.PAGETYPE, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">PAGE_NORMALVIEW</property> | |
<property name="FeedDescription" type="string" /> | |
<property name="Filter3IsCustomValue" type="bool">False</property> | |
<property name="SampleData" type="string"><dsQueryResponse> | |
<Rows> | |
<Row Title="Item 1" LinkUrl="http://Item1" Group="Group Header" __begincolumn="True" __begingroup="True" /> | |
<Row Title="Item 2" LinkUrl="http://Item2" __begincolumn="False" __begingroup="False" /> | |
<Row Title="Item 3" LinkUrl="http://Item3" __begincolumn="False" __begingroup="False" /> | |
</Rows> | |
</dsQueryResponse></property> | |
<property name="FilterOperator2" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterFieldQueryOperator, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Eq</property> | |
<property name="GroupStyle" type="string">PopulateList</property> | |
<property name="WebsOverride" type="string" /> | |
<property name="AutoRefreshInterval" type="int">60</property> | |
<property name="UseCopyUtil" type="bool">True</property> | |
<property name="TitleUrl" type="string" /> | |
<property name="Filter1ChainingOperator" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart+FilterChainingOperator, Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">Or</property> | |
<property name="ViewContentTypeId" type="string" /> | |
<property name="HeaderXslLink" type="string">/MySiteCollection/Style Library/Branding/XSL/MyWebpart/Render.xsl</property> | |
<property name="Xsl" type="string"><xsl:stylesheet xmlns:x="http://www.w3.org/2001/XMLSchema" version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:cmswrt="http://schemas.microsoft.com/WebPart/v3/Publishing/runtime" exclude-result-prefixes="xsl cmswrt x" > <xsl:import href="/Style Library/Branding/XSL/MyWebpart/Render.xsl" /> <xsl:import href="/Style Library/Branding/XSL/MyWebpart/Render.xsl" /> <xsl:import href="/Style Library/Branding/XSL/MyWebpart/Render.xsl" /> </xsl:stylesheet></property> | |
<property name="TitleIconImageUrl" type="string" /> | |
<property name="HelpMode" type="helpmode">Modeless</property> | |
<property name="Direction" type="direction">NotSet</property> | |
<property name="FilterField2" type="string" /> | |
<property name="ListName" type="string">Product Relationships</property> | |
<property name="ShowWithSampleData" type="bool">False</property> | |
<property name="AllowClose" type="bool">False</property> | |
<property name="Filter1IsCustomValue" type="bool">False</property> | |
<property name="Description" type="string">Displays a dynamic view of content from your site.</property> | |
<property name="UseCache" type="bool">True</property> | |
<property name="FilterField1" type="string" /> | |
<property name="AutoRefresh" type="bool">False</property> | |
<property name="AllowZoneChange" type="bool">True</property> | |
<property name="ServerTemplate" type="string">100</property> | |
<property name="NoDefaultStyle" type="string" null="true" /> | |
<property name="AllowEdit" type="bool">True</property> | |
<property name="FilterIncludeChildren3" type="bool">False</property> | |
</properties> | |
</data> | |
</webPart> | |
</webParts> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When saving this file; change the name of the file from MyWebpart.webpart.xml to MyWebpart.webpart