Compatibility:
SharePoint 2010 Foundation (SPF) and Server (SPS) Windows SharePoint Services (WSS) 3.0 Microsoft Office SharePoint Server (MOSS) 2007
SPF/SPS 2010 • WSS 3.0 • MOSS 2007
User Voices
(Loading...)

FilterZen: Feedback Forum > Using Filterzen to send parameters in url string

Hello,

Is it possible to send the filter parameters in the URL string that calls the page.
For instance in the onclick of the "filter" button?

Kind regards,
Mario

August 9, 2010 at 23:29 | Unregistered CommenterMario

We might add this functionality. If the URL parameter names would automatically be pre-set to equal the filter names, would this be OK for your scenario?

August 9, 2010 at 23:39 | Registered CommenterROXORITY

Hello,

Yes this wouldbe fine.

Kind regards,
Mario

August 10, 2010 at 0:40 | Unregistered CommenterMario

Now supported in build 3.8.0.7 via a new check-box option at the bottom of the Interactive Filters section, labeled:

For your custom code integration: upon end-user filter actions, each interactive filter sets its own URL parameter (write-only)

Example: a filter named Test then always sets a URL query string parameter fz-Test, etc. When the filter value gets changed an additional post-back has to happen to maintain page state even while changing its URL.

August 23, 2010 at 3:11 | Registered CommenterROXORITY