Installed created DataType and added against brand new Document Type. When I create an "Event" the control won't validate (screenshot attatched). Checked logs, nothing in there. Any ideas?
Yes, but just realised it is something to do with date format, a normal date picker uses a different format, I copied that format over to the date picker in your component and it worked???
Seems like the datetimepicker didn't work well with Umbraco 7.2.1. I have now updated the datetimepicker included, so if you install the newest build (0.1.7.3) the issue should be fixed. You might have to restart your application pool (touch the web.config) and clear you browser cache.
Spoke a little to soon, seems the dates now disappear when clicking on other (start when click on end), resorted to typing them in but if you can have a look see if your seeing the same. This is in chrome.
The new version of the datetimepicker had some other event-names and work slightly different. I my excitement of solving the format-issue I totally forgot to check this. Now I have and it seems to work both in Firefox, Chrome and IE. I have uploaded a new build with the same versionnumber. Install the package and restart your app-pool.
Property has errors? Can't save.
Installed created DataType and added against brand new Document Type. When I create an "Event" the control won't validate (screenshot attatched). Checked logs, nothing in there. Any ideas?
Do you still get an error if you set the end date to a later date. E.g. If the event lasts for at least one minute?
Yes, but just realised it is something to do with date format, a normal date picker uses a different format, I copied that format over to the date picker in your component and it worked???
Ok, The date format should be yyyy-MM-dd hh:mm in a 24hour format. Might be an error in one of my js. I'll look into it tomorrow
Seems like the datetimepicker didn't work well with Umbraco 7.2.1. I have now updated the datetimepicker included, so if you install the newest build (0.1.7.3) the issue should be fixed. You might have to restart your application pool (touch the web.config) and clear you browser cache.
That worked!
Spoke a little to soon, seems the dates now disappear when clicking on other (start when click on end), resorted to typing them in but if you can have a look see if your seeing the same. This is in chrome.
The new version of the datetimepicker had some other event-names and work slightly different. I my excitement of solving the format-issue I totally forgot to check this. Now I have and it seems to work both in Firefox, Chrome and IE. I have uploaded a new build with the same versionnumber. Install the package and restart your app-pool.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.