0
I solved with the help of Marcos Brinner, the problem with Detepicker according to previous post.
But he painted another doubt regarding asynchronous request, between the Detepicker (Calendar) and the Schedules.
I thought that following the reasoning of the other previous requests, could bring the hours of individual care of each professional, selecting the desired date and available in your calendar. But to no avail.
Relying on the help of friends to understand why, I’m posting a provisional address so that friends can see what is happening (or rather, what is not happening).
At the address friends can download the files used and also the images of the tables Calendar and Times.
From now on I thank you all for your attention to my problem.
Have you tested if the date is picking correctly from the datepicker? Try so
var cod_Calendario = $('#datepicker').datepicker('getDate');
– Dobrychtop
Hello Dobrychtop, I did what you suggested and now he is bringing me only ID 1 and 12, both with values "0" in the "cod_calendario" column. You can take a look there at the provisional address, because I left with your suggestion, thanks?
– Murilo