1. isouthwell
  2. General
  3. Tuesday, January 12 2016, 12:09 PM
Hi there,

Is there a was of making sure admin users don't show up on the user list?

Many thanks,

Ian
Accepted Answer
admin Accepted Answer
Admin
Hi,
Yes you can use parameter "SQL Custom Where" to set a filter in your list, docs at http://docs.easy-profile.com/article/sql-custom-where

In your case you can see paragraph "Exclude some Users" or "Exclude some Usergroups"

In default Joomla installation Super Users usergroup have id equal to 8, so:
group_id NOT IN (8)
  1. more than a month ago
  2. General
  3. # Permalink
isouthwell Accepted Answer
Pro
Ha! easy, thank you very much :-)
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


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