generated from intersystems-community/objectscript-package-example
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For a form objpermissions field can have 4 qualifiers:
C: new objects can be createdR: existing objects can be displayedU: existing objects can be updatedD: existing objects can be deleted
Currently RESTForms-angular attempts all operations on all objects regardless of objpermissions flag.
Metadata
Metadata
Assignees
Labels
No labels