Hi bro, thanks for this work you put on. Really appreciate. I have a question regarding the line response($.ui.autocomplete.filter(data.entries, request.term)); where entries refers to the collection of data. Now what if the data is coming from a database, what would we enter instead of entries ? Thanks in advance.