Date field editable even when editable property unflag ?

It seems date fields in form are always editable even when editable property is unflag ?

In fact by default the display type for a date field is CALENDAR and with CALENDAR even when you uncheck the editable property , the field is still editable.

:)

if you use calendar, and have the editable property on, you allow anyone to edit the date also manual, with the property off, you allow only to edit the date, by the date chooser.

If you want it to be non-editable, make it a TEXT-FIELD.