Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi_select_custom_func not considered in exGetColumnFilterVal #562

Closed
carlosvega opened this issue Mar 26, 2019 · 3 comments
Closed

multi_select_custom_func not considered in exGetColumnFilterVal #562

carlosvega opened this issue Mar 26, 2019 · 3 comments

Comments

@carlosvega
Copy link

carlosvega commented Mar 26, 2019

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

@vedmack
Copy link
Owner

vedmack commented Mar 26, 2019

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

@carlosvega
Copy link
Author

I just updated the issue.

vedmack added a commit that referenced this issue Mar 27, 2019
Added DataTables Editor DateTime picker support
Added multi_select_custom_func support in exGetColumnFilterVal

#535
#562
@vedmack
Copy link
Owner

vedmack commented Mar 27, 2019

fixed in 0.9.4.beta.24

@vedmack vedmack closed this as completed Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants