Forum Discussion
Hoekstra_VFZ
3 years agoAdvisor
Yeah, the role is not in users but in roles:
SELECT name FROM roles WHERE users.id = ''
I have made a component that displays the role as well the rank in the avatar section of a message. For non-admin users to see the role, it was needed to perform above query using restadmin instead rest.
Related Content
- 3 years ago