Support

  1. ideias
  2. Features Request
  3. Saturday, February 13 2016, 05:25 AM
Hi.
I need to use the userlist module inside an article, but it would be nice to have the some level's options I have in the menu item for userlist, so I can order it in several levels. Is it possible?
And how can I exclude some usergrups to appear in the userlist? I would like to have a list just for registered members, excluding the superusers. How can I do that?
Thank you in advance.
Accepted Answer
admin Accepted Answer
Admin
Hi,
I have in the menu item for userlist, so I can order it in several levels. Is it possible?
No sorry this is not possible, we can add this feature in next release

And how can I exclude some usergrups to appear in the userlist? I would like to have a list just for registered members, excluding the superusers. How can I do that?
You can use the parameter "SQL Custom Where" to set static filter, docs at:
- (Search) http://docs.easy-profile.com/index.php/article/users-listsearch
- (SQL Custom Where) http://docs.easy-profile.com/article/sql-custom-where
In your case, if you want to exclude Administrators you can use this syntax in this parameter
user_id NOT IN (400,525)
replace values (400 and 525) with user ID of your administrators


or you can exclude entire users from "Super Users" usergroup with this:
group_id NOT IN (8)
8 should be default group ID of "Super Users", you can check this from Administration->Users->Usergroups (column ID)
  1. more than a month ago
  2. Features Request
  3. # Permalink
ideias Accepted Answer
Content Protected
  1. more than a month ago
  2. Features Request
  3. # 1
  • Page :
  • 1


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

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.