Reset Search

QuestionsReset Search
Gerald asked 9 years ago

Hi

How can i reset the search values for multiselect filter as in https://phpgrid.desk.com/customer/portal/questions/5588317-dropdown-with-checkboxes

For input fields i have:
jQuery(".ui-search-input input").val("");

Thanks

1 Answers
Abu Ghufran answered 9 years ago

You can use this JS to reset multiselect:

jQuery('.ui-multiselect-none').click();

Your Answer

3 + 4 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?