DMXzone Calendar 2 Support Product Page
This topic is locked
Answered
Multiple calendars in same page
Asked 12 Jan 2012 04:52:32
1
has this question
12 Jan 2012 04:52:32 D.D.M. van Zelst posted:
First of all i want to say that this new calendar looks great!! I have one question and i'm sure it can be done but just wanna know how to do it with this extension most easily.If i need multiple calendar input fields on the same page i can give every calendar its own ID name but what if i retrieve a list dynamically from the database and want the calendar input for every item pulled from the database in a repeat region?
For a form elements i could just use [] behind it, can i do the same in the calendar ID field of the calendar and then apply the repeat region from DW to it or do i need to handcode this?
Thanks for the advice.
Replies
Replied 12 Jan 2012 09:32:23
12 Jan 2012 09:32:23 Miroslav Zografski replied:
Hello D.D.M. van Zelst,
the calendar input field is noting but a simple <input> element of type text.
All that goes for simple <input> fields goes here as well.
the calendar input field is noting but a simple <input> element of type text.
All that goes for simple <input> fields goes here as well.