Author: Max@technocore.co.za
Choose a date from a drop down Calendar.

if your Computer isn't running Windows or Linux when filling out the form, the Date field will change to the 'Datebasic'(see ObjFieldDatebasic) type (no lower limit on the date).
<div class="text-left"><input type="text" name="_form_Answer" class="form-control" id="_form_Answer" value="" size="50"><script>$(function() {$( "#_form_Answer" ).daterangepicker({ singleDatePicker: true, showDropdowns: true, showWeekNumbers: true, timePicker: false,'minDate':'2022-11-01','maxDate':'',
'singleDatePicker': true,
'autoApply': false,
'locale': {
format: 'YYYY-MM-DD'
}
});
});</script></div>
cythonize -3 -a -i ObjFieldDate.py
Compiling /home/axion/projects/axion/factory.field/package.core/ObjFieldDate.py because it changed..[1/1] Cythonizing /home/axion/projects/axion/factory.field/package.core/ObjFieldDate.py
Updated : 2025-06-09