Hi,
I read this post https://www.chronoengine.com/faqs/70-cfv5/5216-date-control-using-cfv5-date-picker-element.html
but some elements, like this, it does not work
but if I put a fixed date as 25-09-2015 its' works.
Rgds
I read this post https://www.chronoengine.com/faqs/70-cfv5/5216-date-control-using-cfv5-date-picker-element.html
but some elements, like this, it does not work
<?php echo date("d-m-Y"); ?>
but if I put a fixed date as 25-09-2015 its' works.
Rgds
Hello jack19,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
Date control using CFv5 date picker element
How can I format a date in the datepicker?
How can I set a default date for a datepicker?
How can I set start and end dates for a datepicker?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
Date control using CFv5 date picker element
How can I format a date in the datepicker?
How can I set a default date for a datepicker?
How can I set start and end dates for a datepicker?
P.S: I'm just an automated service😉
Hi caculus00 (automated service) 😀 ,
By ChronoForms v5 applies the FAQ that I reported in my post (and also the first link you).
T.V.M.
By ChronoForms v5 applies the FAQ that I reported in my post (and also the first link you).
T.V.M.
Hi Gioacchino,
Please try the JavaScript code in the FAQ - that has worked for me. The code you quoted should work OK but only gets updated when the form is saved in the Admin so isn’t very practical :-(
Bob
Please try the JavaScript code in the FAQ - that has worked for me. The code you quoted should work OK but only gets updated when the form is saved in the Admin so isn’t very practical :-(
Bob
This topic is locked and no more replies can be posted.