vedmack/yadcf

multi_select_custom_func not considered in exGetColumnFilterVal

Closed this issue · 3 comments

multi_select_custom_func is not considered in exGetColumnFilterVal rising an error:

exGetColumnFilterVal error: no such filter_type: multi_select_custom_func

https://github.com/vedmack/yadcf/blob/master/src/jquery.dataTables.yadcf.js#L4669

JSBin: http://live.datatables.net/yuqumamo/1/edit

If you download this HTML+JS file and run it in the browser you'll see the following error:

exGetColumnFilterVal error: no such filter_type: multi_select_custom_func

Hi. please provide a jsfiddle test page so I can debug / etc

I just updated the issue.

fixed in 0.9.4.beta.24