Writing The Datepicker Value Change Javascript For "where" In Mapping To Search Section Of Database
Here is a screenshot of where I need to add the Javascript code:
The problem is that I don't know which code to add so that when a date is selected, it will show the "Day" colomn of the database I created. (Note: not all the entries just the one corresponding to that specific date.)
Here is a screenshot of the database:
I tried adding this code, but it still didn't work:
return '{"Days":"'+value+'"}';