Hi All,
I have a requirement of calling a list of values on click of any date in calendar (From Date Picker Items) which will pass the selected date as a parameter to that list of values to filter the data.
Suppose I selected 07-July-2017 from Calendar,It will call the list of values of schedules and filter the data according to 07-Jul-2017, also the values selected from list will be returned to different fields.
Please help.
Thank you in advance.