ich habe ein Formular mit Datepicker unter YForm erstellt. Im Modul (Ausgabe) steht:
Code: Alles auswählen
text|datepicker|Zeitraum eingeben|||{"data-yform-tools-datepicker":"DD-MM-YYYY", "data-disable-touch-keyboard"}|
Code: Alles auswählen
<input class="form-control" name="datepicker" type="text" id="yform-formular-field-4" value="" />
Code: Alles auswählen
<input class="form-control" name="datepicker" type="text" id="yform-formular-field-4" value="" data-disable-touch-keyboard />