Loading...

Double filter on list with two qSelectors

Double filter on list with two qSelectors

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #3864
      Anonymous
      Anonymous
      Participant

      Hello,

      What we want for a site is to create a page with a view on a list and qSelectors to filter that list. We want to filter the view on the list based on Level (Director, Manager, Representative) and on Producttype. So a user should select a Product in a qSelector and a Level in another qSelector and then the view on the list is filtered based on both selections. Or similar, easy to use functionality using different controls.

      Is it possible to achieve it through the standard functionality of qSelectors and standard ListView webparts or is there a work-around to accomplish this? If so, then how do I do it!

      Hopefully you can provide advice in this matter.

      PS: It concerns MOSS2007.

      Regards, Jurgen

    • #5103
      Anonymous
      Anonymous
      Participant

      Hi Jurgen,

      Unfortunately the qListView web part can only be filtered by one qSelector at a time, so when you try to set up a second provider-consumer relationship you will get an error message that the max. number of connections has been reached for the web part. I would advice to use the following approach to have qListView filtered by Level and ProductType.

      Configure one qSelector as a provider to qListView and have it filter the list of products by Product Type. By Level I presume you mean the level of permission that user has over which products or what types of information about the products he can/cannot see. You could setup User Groups in Sharepoint for each of these levels, and use qListView's Show/Hider User Groups fields to filter what is shown and hidden based on the identity of the currently logged on user. You can also use this method towards filtering qListView to show or hide specific columns of the products displayed by qListView, which can be configured in the Display Fields property of ezEdit.

      Hope this information helps, and if you have any other concerns please let us know.

      Thanks,

      Yuan

Viewing 1 reply thread

You must be logged in to reply to this topic.