Support

  1. Arena Esport
  2. Support
  3. Wednesday, July 20 2016, 02:04 PM
Hello,

I created a radiolist field with the values “Available” and “Unavailable”. I also created a page to display users in a specific joomla group. So i’d like to give the right for these users to hide from the list just by selecting the value “Unavailable” with no need to delete them from the Joomla group.

Regards,
Accepted Answer
admin Accepted Answer
Admin
Hi,
you can use "SQL Custom Where" to filter users with this field set to "Available", for example

I assumed Usergroup ID is 10 and radio (with alias "listavailability";) list have these options:
0|Unavailable
1|Available

So You can put in SQL Custom Where something like this:
group_id IN (10) AND listavailability="1"
  1. more than a month ago
  2. Support
  3. # Permalink
Arena Esport Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  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.