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.
<input type="text" name="_form_Answer" class="form-control" id="_form_Answer" value="" size="50">
<script>$(function() {$( "#_form_Answer" ).daterangepicker({ showDropdowns: true, showWeekNumbers: true, timePicker: false,'minDate':'','maxDate':'',
'singleDatePicker': true,
'autoApply': false,
'locale': {
format: 'YYYY-MM-DD'
}
});
});</script>
cythonize -3 -a -i ObjFieldDateDOB.py
Compiling /home/axion/projects/axion/factory.field/ObjFieldDateDOB.py because it changed..[1/1] Cythonizing /home/axion/projects/axion/factory.field/ObjFieldDateDOB.py
Updated : 2025-06-09