cqwp
How can I get a Content Query Web Part to show items from more than one type of list?
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[详细]
2023-03-24 18:15 分类:问答Content query webpart - calendar issue with reccuring events
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\".[详细]
2023-03-18 00:04 分类:问答CQWP - How to force CommonViewFields to display all fields
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.[详细]
2023-03-17 06:18 分类:问答How to get the time from a dateTime value?
I have a XML attributes, <EventDate>2011-06-16 08:00:00</EventDate> and I want to extract 08:00:00 using XSLT.[详细]
2023-03-13 23:20 分类:问答Content Query web part Rendering HTML source
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[详细]
2023-02-17 10:38 分类:问答Sharepoint - CQWP to point to current site
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?[详细]
2023-02-17 01:21 分类:问答Modify attribute value in XSLT and call template again for second time
I\'m working with the SharePoint content query web part.I have an HTML output which is desired to be[详细]
2023-01-20 12:54 分类:问答How to group by a calculated column in a Content Query Web Part
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[详细]
2023-01-05 16:19 分类:问答Content Query Web Part - How do you OrderBy when you QueryOverride?
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[详细]
2022-12-24 23:13 分类:问答Data inserted successful but jquery still returning error
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[详细]
2022-12-19 13:13 分类:问答