- types in side menu are sorted by categories - a type can be assigned to a category through it's edit form
This feature is important because REST PUT method of backend web service returns error if id field is submitted. - code:400,"message":"Validation Failed","errors":["This form should not contain extra fields."]
json_encode(object) was returning empty braces "{}"