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

How to add checkbox filter item after initialize jplist #307

Open
teodorusluo opened this issue Apr 12, 2018 · 0 comments
Open

How to add checkbox filter item after initialize jplist #307

teodorusluo opened this issue Apr 12, 2018 · 0 comments

Comments

@teodorusluo
Copy link

I have 3 ajax that call curl from 3 different website.
When first ajax finish, I will initialize jplist and next ajax will add to the list.
The problem is I need to add item to checkbox filter from next ajax that is after initialize, so its means dynamic filter item.
Right now the working filter is the filter that come from first ajax.

How to add filter from next ajax after initialize?
The reason why after first ajax i do initialize is because i dont want user to wait until all ajax complete, because it will take time.

Thanks.

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

1 participant