sachatrauwaen / openform

OpenForm in a DNN module to create end users forms like contact, register, etc. The definition of the form is based on Alpaca json format.
MIT License
17 stars 11 forks source link

Date Field does not work in Bootstrap 4 Skin #32

Open Timo-Breumelhof opened 2 years ago

Timo-Breumelhof commented 2 years ago

With a bootstrap 4 skin there is not calendar in the dropdown when you use the Date Field.

image

Timo-Breumelhof commented 2 years ago

maybe: https://getdatepicker.com/5-4/Usage/

try replace the old plugin with the new one