We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've added a flag to Views in OBP API which controls if the API can update them via the existing Update View API call.
i.e. if is_system = true a normal user won't be able update the view and will get an error.
Sofit should handle this.
Also Sofit will have to name user defined views starting with a "_"
The text was updated successfully, but these errors were encountered:
constantine2nd
No branches or pull requests
We've added a flag to Views in OBP API which controls if the API can update them via the existing Update View API call.
i.e. if is_system = true a normal user won't be able update the view and will get an error.
Sofit should handle this.
Also Sofit will have to name user defined views starting with a "_"
The text was updated successfully, but these errors were encountered: