Fields which are not editable, are not validated correctly for new entries
When required field is set as not editable, then after click on form save it isn't checked by form validator, in the result when we left it empty we will get 500 error with information that it is required field and cannot be left empty.