VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: d0ublezer0 on December 03, 2018, 07:03:33 AM

Title: Why VM does not uses Joomla datepicker?
Post by: d0ublezer0 on December 03, 2018, 07:03:33 AM
Joomla 3.9.1:
(https://image.prntscr.com/image/wAkJDdc3R5GFqaVj82HBCw.png)

VM 3.4.2:
(https://image.prntscr.com/image/FVvpc99uRXiLh8bX-fD2UQ.png)

I need to set time in custom fields, but i can't
Title: Re: Why VM does not uses Joomla datepicker?
Post by: Studio 42 on December 03, 2018, 14:08:20 PM
In front or back-end ?
Title: Re: Why VM does not uses Joomla datepicker?
Post by: d0ublezer0 on December 03, 2018, 14:45:07 PM
Quote from: Studio 42 on December 03, 2018, 14:08:20 PM
In front or back-end ?
backend
Title: Re: Why VM does not uses Joomla datepicker?
Post by: jjk on December 03, 2018, 22:06:20 PM
Joomla uses a bootstraped date/time picker since version 3.7, while VirtueMart has always been using the jquery-ui datepicker, which is relatively easy to customize with the jquery ThemeRoller. Maybe you can add a time field with this time picker addon: https://github.com/trentrichardson/jQuery-Timepicker-Addon (Never tried it myself)