Hello,
How do I set a dynamic start date in my calendar?
I would like the calendar to be forbidden to select dates earlier than today.
thank you.
How do I set a dynamic start date in my calendar?
I would like the calendar to be forbidden to select dates earlier than today.
thank you.
Hi jetroh,
Under the "Calendar" item, open "Advanced" and write this in the "Earliest date" field:
Best regards,
Max
Under the "Calendar" item, open "Advanced" and write this in the "Earliest date" field:
{date:Y-m-d}
Best regards,
Max
Hi Leskma,
Best regards,
Max
{date:Y-m-d$tomorrow}
Best regards,
Max
Works fine ! Thank's a lot !
I have another BIG problem, In the calendar, i can't Browse between months others than current one and unable to click on days after the current month ..
Thank's again for your help
I have another BIG problem, In the calendar, i can't Browse between months others than current one and unable to click on days after the current month ..
Thank's again for your help
Ok, i've found a solution in this topic :
http://www.chronoengine.com/forums/posts/t103636/calendar-doesnt-have-prev-next-buttons-for-choosing-years.html
but, in general, many options proposed here :
https://www.chronoengine.com/faqs/70-cfv5/5216-date-control-using-cfv5-date-picker-element.html
does'nt work ;
data-open_days
and date format can only be "d" or "m" or "y", others, like "A" return "A" ..
http://www.chronoengine.com/forums/posts/t103636/calendar-doesnt-have-prev-next-buttons-for-choosing-years.html
but, in general, many options proposed here :
https://www.chronoengine.com/faqs/70-cfv5/5216-date-control-using-cfv5-date-picker-element.html
does'nt work ;
data-open_days
and date format can only be "d" or "m" or "y", others, like "A" return "A" ..
Hi Leskma,
There is no way currently to limit the open days, the format question is answered here:
http://www.chronoengine.com/forums/posts/t103650/some-problems-whith-chronoforms-v6-and-date-picker-attributes.html
Best regards,
Max
There is no way currently to limit the open days, the format question is answered here:
http://www.chronoengine.com/forums/posts/t103650/some-problems-whith-chronoforms-v6-and-date-picker-attributes.html
Best regards,
Max
oh...ok...currently ? do you think there will be a solution soon ?
And what about format strings supported ?
Is there a way to hack some file to obtain those results ? My client doesn't understand why it was possible on v4 in an other site i've done for him and not with v6...
And what about format strings supported ?
Is there a way to hack some file to obtain those results ? My client doesn't understand why it was possible on v4 in an other site i've done for him and not with v6...
Hi Leskma,
The format strings supported are y,m,d,h,i
The new calendar widget does not have the open days feature, I can try to add this but not sure when since I'm very busy with other issues at the moment, if you need a quick solution then you can find an alternative jquery datepicker widget and use it in your form instead of the calendar field, use it with a text field.
Best regards,
Max
The format strings supported are y,m,d,h,i
The new calendar widget does not have the open days feature, I can try to add this but not sure when since I'm very busy with other issues at the moment, if you need a quick solution then you can find an alternative jquery datepicker widget and use it in your form instead of the calendar field, use it with a text field.
Best regards,
Max
Hi Leskma,
To do what exactly ? include an external lib ? you will need to upload the files to your website and load them at the page then add some code, the last part we can guide you on.
Best regards,
Max
To do what exactly ? include an external lib ? you will need to upload the files to your website and load them at the page then add some code, the last part we can guide you on.
Best regards,
Max
Hi vismay,
What is not working exactly ?
Best regards,
Max
What is not working exactly ?
Best regards,
Max
This topic is locked and no more replies can be posted.