SharePoint: Do not see any Filter Web Parts - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T20:38:31Zhttp://stackoverflow.com/feeds/question/621809http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts1SharePoint: Do not see any Filter Web PartsOtpi2009-03-07T13:03:14Z2009-09-29T23:28:04Z
<p>Hi,</p>
<p>In the official Office 2007 site there are numerous reference to Filter Web Parts.
When I try to add one of them, the Web Part list in my Sharepoint doesn't show any Filter Web Parts.</p>
<p>Please post if anyone experienced the same and any resolution.</p>
<p>Thanks</p>
http://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts/621959#6219591Answer by Igal Serban for SharePoint: Do not see any Filter Web PartsIgal Serban2009-03-07T15:08:53Z2009-03-07T15:08:53Z<p>Maybe you are using wss 3.0 ( Windows SharePoint services) and not the MOSS 2007? wss does not have filter web parts.</p>
http://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts/622102#6221020Answer by Nico for SharePoint: Do not see any Filter Web PartsNico2009-03-07T16:41:55Z2009-03-07T16:41:55Z<p>Preconfigured Filter webpart are only available in MOSS Enterprise.<br />
However, you can create your own, the framework is there (in fact you can import themin a MOSS Std and it will work).</p>
http://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts/622734#6227342Answer by JMD for SharePoint: Do not see any Filter Web PartsJMD2009-03-07T23:35:47Z2009-03-07T23:35:47Z<p>As Nico said they belong to MOSS Enterprise. They can be added by clicking on the new button in the web-part gallery and select the correct classes, or by uploading the WebPart definition files from %CommonProgramFiles%\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\BizAppsSiteTemplates\dwp.</p>
<p>I don't know if this is against the license agreement or not.</p>
http://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts/625487#6254871Answer by kpinhack for SharePoint: Do not see any Filter Web Partskpinhack2009-03-09T09:01:55Z2009-03-09T09:01:55Z<p>So if you are using WSS 3.0 and not MOSS 2007 by now you know why you do not have any filter webparts; to solve the problem you could install some freely available filter webparts: try the <a href="http://dropdownsharepoint.codeplex.com/" rel="nofollow">Dropdown Filter Web Part for SharePoint</a> or the <a href="http://eoffice.codeplex.com/Wiki/View.aspx?title=List%20Item%20Filter%20webpart&referringTitle=Home" rel="nofollow">List Item Filter webpart of e-office</a></p>
http://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts/626295#6262950Answer by for SharePoint: Do not see any Filter Web Parts2009-03-09T13:47:42Z2009-03-09T13:47:42Z<p>We are using MOSS 2007 but had to follow JMDs instruction to load them manually.</p>
<p>Thanks to all of you.</p>
<p>This is very valuable.</p>
http://stackoverflow.com/questions/621809/sharepoint-do-not-see-any-filter-web-parts/1495448#14954480Answer by Trevor for SharePoint: Do not see any Filter Web PartsTrevor2009-09-29T23:28:04Z2009-09-29T23:28:04Z<p>in MOSS activate the Office SharePoint Server Enterprise Site Collection features Feature</p>