Real time Reservation/DatePicker

Hi everyone, i’m trying to create a real time search engine with a datepicker that is directly link to my team agenda.

I’ve try several code but it doesnt seem to be working…

Do any of you have an idea about the process that i’m supposed to do to create it?

Thank you for your help!!

Why not just do a simple search input for the user so that they can query the team agenda dataset, so that they can find a date or whatever you need etc.
https://www.wix.com/corvid/reference/wix-data.WixDataQuery.html

Or use set filter to filter the dataset and show only the queried results in a table or repeater for example.
https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#setFilter