I am trying to use a Content Query Web Part to create a \"What\'s New\" page in Sharepoint 2010.The goal of this page is to display any documents that have been uploaded in the last 14 days.The trick
I have a content query webpart that read the calendar list and display currently running events. The issue I have is when I set up a recurring event, my query gets \"broken\".
I\'m using a CQWP(Content query web part) that fetch a calendar list and I want to filter my result (customqueryoverride - usign CAML). However, some fields from the calendar list are hidden to me.
I have a XML attributes, <EventDate>2011-06-16 08:00:00</EventDate> and I want to extract 08:00:00 using XSLT.
We are using a Content Query web partto 开发者_如何学编程query for a specific reusable HTML content item and display it in a page layout (so it exists on every page) but it is appearing as HTML source
In an ONET.XML file I build a page with a CQWP.The CQWP has a WebUrl property is there a way to set this to alway be the the current web?
I\'m working with the SharePoint content query web part.I have an HTML output which is desired to be
I\'m trying to build a Custom Query Web Part that pulls data from multiple lists (or I\'d just do this with a List View) and I want to group the data by first letter, A-Z. Right now I have a calculate
How do you order items when you override the QueryOverride property of the Content Query Web Part? I have been given responsibility for a Web Part which extends the Content Query Web Part. The QueryO
I used following jQuery to insert data via Data Service. Event though I got status-response 201 and the data is successfully inserted into my database, the system still regard it as an error and gives