emposha / FCBKcomplete

Jquery facebook like(fancy) multi-select
http://www.emposha.com
383 stars 115 forks source link

Disable filtering #145

Open ndoulgeridis opened 9 years ago

ndoulgeridis commented 9 years ago

Hello,

I do the filtering in the action and return the JSON values. But the FCBKcomplete don't show values that are not sub-string of the text I have returned in the JSON. I don't want that but instead i would like to show me what JSON returned without any filtering as long as filtering is done in action side).

Is this possible?

Thanks a lot