Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. 1)How to determine or retrieve user role for current user? 2)How to determine and retrieve users list with particular user role? E.g i need to display and select users depending on theirs user roles, so how to implement this, since in offline we cannot use * – * associations and retrieve user role data. Thank you in advance.
↧