1. ggaillet
  2. Support
  3. Saturday, April 24 2021, 12:09 AM
Wouldn't think it was hard but I can't for the life of me make this Custom SQL WHERE work. I have a user group called SA342. I simply want to display a Userlist (table) of the members who belong to this user group. I use group_id IN (SA342) and get 0 users found. I do have users in this user group. What am I doing wrong?
References
  1. https://www.blacksharkden.com/platoons/sa-342-shadow/shadow-roster
admin Accepted Answer
Admin
Hi,
the ID of the this Usergroup is 33, you cam see it from Users->Groups, so the custom SQL where should be:
group_id IN (33)


Now i have already set it so for you :)
  1. more than a month ago
  2. Support
  3. # 1
ggaillet Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.