Feed: SharePoint Zen - AggScore: 51.2
Wild-card search in SharePoint can be tricky to implement. When you're dealing with List or Business data in List Views, Business Data Lists, Data Form or Data View Web Parts, you can easily achieve the desired effect of wild-card search by simply creating any kind of filter using the FilterZen Filter Web Part and then setting the filter operator from the default kind ("Equals") to the "Contains" operator. Here's how...
Version 3.0 of FilterZen introduced advanced support for sending multiple filter values to connected List View and Data View Web Parts. One intriguing use case that inspired this capability was a requirement to filter a Date/Time column based on a certain date range, i.e. only setting an interval such as "between 1st January 2008 and 30th April 2008" and filtering a view on column data falling into this range.
With FilterZen, you can achieve this easily by configuring a FilterZen Filter Web Part as follows...
We've just pushed out FilterZen 2.6, which introduces outstanding support for the Microsoft Office SharePoint Server (MOSS) 2007 Enterprise Edition Business Data Catalog (BDC). So what's new in this release, among from a number of small performance and usability improvements and some impressive bug fixes?
We're excited to announce the newest update to FilterZen, the ultimate Filter Web Part for SharePoint. Among minor bug fixes and optimizations, this service release 2.4 introduces a brand-new, highly useful filter type: SQL Data Filters.
We've quietly launched the newest release of FilterZen yesterday — without much fanfare yet, until this web site has been completely updated content-wise — a fantastic release that finally pushed the tool from being the URL Filter Web Part for SharePoint to being the Filter Web Part for SharePoint. URL filtering is still supported and got even better, but now there's a wealth of other highly useful filter types in there, many new powerful capabilities, and yet it's all still available in just one single Web Part, reducing complexity and clutter in your Web Part catalog.
We received one enquiry about programmatically creating and setting up the Web Part: a use case that was intriguing enough to warrant the following (code-heavy) tutorial.
