I had a question about the Bootstrap Datetimepicker. I have looked online at the option to be able to close the widget when you select a date and have found that you should be able to do this by targeting the ID of the widget and adding the option autoclose: true or hooking into the changeDate event to close this.
I found online that there was a bug with the autoclose: true option and that this was fixed, but wanted to know if this has been fixed in the version that Umbraco is using? The version in umbraco is 3.1.3 but can't find online what version it was fixed in. The current version of Datetimepicker is V4.
Umbraco 7.3 - Bootstrap Datetimepicker Autoclose
Hi all,
I had a question about the Bootstrap Datetimepicker. I have looked online at the option to be able to close the widget when you select a date and have found that you should be able to do this by targeting the ID of the widget and adding the option autoclose: true or hooking into the changeDate event to close this.
I found online that there was a bug with the autoclose: true option and that this was fixed, but wanted to know if this has been fixed in the version that Umbraco is using? The version in umbraco is 3.1.3 but can't find online what version it was fixed in. The current version of Datetimepicker is V4.
is working on a reply...