Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect form objpermissions #7

Open
eduard93 opened this issue Jul 28, 2020 · 0 comments
Open

Respect form objpermissions #7

eduard93 opened this issue Jul 28, 2020 · 0 comments

Comments

@eduard93
Copy link

For a form objpermissions field can have 4 qualifiers:

  • C: new objects can be created
  • R: existing objects can be displayed
  • U: existing objects can be updated
  • D: existing objects can be deleted

Currently RESTForms-angular attempts all operations on all objects regardless of objpermissions flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant