How can I add this add-on http://jquery-datatables-column-filter.googlecode.com/svn/trunk/index.html to my datatables view. I want to attach a select filter for each column in the table. The values for filter must to be all distinct values from view result in the column. Have some ideas, how can I make it works?

P.S. It is very important. Project deadline is coming out soon...

Comments

bennos’s picture

Assigned: balex » Unassigned
Category: support » feature
Priority: Major » Normal

more a feature request then a support request. you should not assign Issue to yourself, when you are not the maintainer

Prancz_Adam’s picture

Issue summary: View changes

Hello balex,

I have the same request. I know that I can make a table filtering with Form API, but I prefer the smoothnes of this jquery solution. Have you find a solution to implement this feature?

Thanks
Adam

karibel’s picture

I need that also,

Anyone has an idea where to start? Thanks.

Prancz_Adam’s picture

I can make this function by php programing without this module.
I think if i can add some ajax based solution the result have to be the same. With some css the result can be same sexy as well.

karibel’s picture

I got MultiFilter working on my Drupal 7 finaly. Is there much difference between the two?

https://www.drupal.org/node/980424

josephcheek’s picture

As far as I can tell, this issue, https://www.drupal.org/node/980424, and https://www.drupal.org/node/1029614 are all the same issue. I've got a patch for 7.x-2.x/DT1.9 at https://www.drupal.org/node/1029614 -- hopefully that helps anyone looking for MultiFilter support for DataTables 7.x.

dqd’s picture

Then let's close this #980424: How to implement multi_filter and this here in favour of the other with the patch ...

dqd’s picture

Status: Active » Closed (duplicate)