Wrong field and button states on ElementType creation and edition
- The two fields on the ElementType creation form are never left disabled, and if someone types in valid values, it is possible to try to create a type even when the user does not have the rights to do so.
- The save button (when editing an existing type) does not disable itself if the fields have invalid values.