Multi calendar, how to get it working

Du Dutch 15 Jan, 2010
First of all, I would like to tell you that I am very delighted with the ChronoForms plugin for Joomla! I started to use it only a week ago and I am really very satisfied 😀

I searched your website and forum extensively, but I could not find a solution to get a multicalendar function working. I use the Aeron calendar and visited their website and tutorials as well.

I made a form with a arrival and departure date, where the departure date in the calendar should be arrival +1. I was able to translate the calendar in 4 different languages, and to disable days in the past. And I even managed to disable certain days of the week in July and August only. But I do not understand the multicalendar.

I found this code on the Aeron website:
myCal = new Calendar({
  day1: { monthyear1: 'Y-m', day1: 'd' },
  day2: { monthyear2: 'Y-m', day2: 'd' },
  day3: { monthyear3: 'Y-m', day3: 'd' }
}, { pad: 2 }); 


And I understand the use of "pad", but where do I have to put the code in ChronoForms?
I can give you a link to the website where my forms are published.
Du Dutch 15 Jan, 2010
Hi Bob,

Thanks for your reply. That might do the trick for me.

Unfortunately I do not have time to test immediately. Have to pick up the children from school now 🙂

Thanks,
Marc
This topic is locked and no more replies can be posted.