CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

optional role to edit fields #197

Closed facascante closed 8 years ago

facascante commented 8 years ago

currently, when you add/edit a field within an entity type. There are ‘view permissions’ where you choose which roles can view this field.

It would be good if there was the option to choose which roles could ‘edit’ those fields. So for example, in user profiles the users ‘role’ is a field. But only admins should be able to edit that field

FilipNest commented 8 years ago

This is a duplicate of https://github.com/CityWebConsultants/Iris/issues/133