Hi,
My The license number is 357821705
I am having units.xml as follows :
<start_date></start_date>
<end_date></end_date>
<section_id>1</section_id>
<start_date></start_date>
<end_date></end_date>
<section_id>2</section_id>
<start_date></start_date>
<end_date></end_date>
<section_id>3</section_id>
<start_date></start_date>
<end_date></end_date>
<section_id>4</section_id>
Now when i double click Scheduler it freezes and no lightbox is shown. I needed empty(without any appointments/events) xml for selected date for section. Hence start_date,end_date and text is not passed. Please let me is this correct way. Thanks