choko icon indicating copy to clipboard operation
choko copied to clipboard

Add 'access' property to fields

Open recidive opened this issue 10 years ago • 1 comments

In order to hide some fields or to disable filling it for some user roles, we need to add an access property to field definition.

We'll also need a mechanism for filtering out data coming from users without permissions to fill the field and to make sure we only allow altering/inserting the appropriate declared fields honoring schema definition and permissions.

recidive avatar Oct 21 '14 05:10 recidive

We may also need to be able to set default values for types.

recidive avatar Jan 23 '15 12:01 recidive