Friday, October 3, 2008

Plans To Build A Outside Wood Stove

Content Query Webpart vs Content By Type Errors

What makes the Content By Type webpart (CBT) as opposed Content Query Web Part (CQWP)?
 - Lets you easily connect filters, whose value can be changed by the user at runtime (CQWP not allowed to change the query by the user, at least without extra code.) 

 - allows, easily, deliver the results divided into pages (very customizable) 

 - Allows you to search other sites, specific (or all CTWP only yours). 


What makes Content Query Web Part against Content By Type ?
 - Allows you to concatenate multiple filters with AND and OR clauses. 

 - Provides more extensive display options including the possibility of adding an image to the left or a description of the document after the title. 

 - Do not install it, unlike the Content By Type, as it is integrated. 


In both cases you can use wildcards in searches, but the Content Query Web Part itself allows for search criteria "that begins with" or "containing", which is similar to the use of wildcards in functionality.

0 comments:

Post a Comment