Can I create a user group via the HTML5 library? The guides and reference contains no information, only the REST guide does http://devcenter.kinvey.com/rest/guides/users#usergroups
Can I create user group via the console? I know I can modify the access flags per item in the console, for instance "gr": true means global read, what are the other flags? For specific user or group?
daniel_sedlacek
Can I create a user group via the HTML5 library? The guides and reference contains no information, only the REST guide does http://devcenter.kinvey.com/rest/guides/users#usergroups
Can I create user group via the console? I know I can modify the access flags per item in the console, for instance "gr": true means global read, what are the other flags? For specific user or group?
Thanks