1. gerg-byte
  2. Presales Question
  3. Wednesday, April 06 2016, 10:34 PM
I am liking the idea of this plugin, but I have a few questions:

-I would be using this plugin for user management of my staff - am I able to put users into categories (tech/administration, etc) and be able to list people for each category? Example: I have a page with all categories of users/staff and upon clicking on Administration, I get all users/staff only in the administration category/tag.

Is this possible? If so, I am definitely interested. thanks!
gerg-byte Accepted Answer
Basic
Note: I am not looking for a User Listings page like the one on this site, but one more catered toward being able to sort it via category. Which version of this plugin allows me to do this?
  1. more than a month ago
  2. Presales Question
  3. # 1
admin Accepted Answer
Admin
I assumed Category is a Select Field (dropdown field).

Yes you can create 2 menu items of type Easy Profile->User Lists, for each menu item you can set a filter with "SQL Custom Where" parameter.

Example:
Menu Item "All Users"
SQL Custom Where: leave empty (no filter)

Menu Item "Administrator"
SQL Custom Where: field_alias="administrator"

With SQL Custom Where you can also filter users for Usergroups.
Still, SQL Custom Where allow you to create a very complex filters (also based on others tables).
See some example here: http://docs.easy-profile.com/article/sql-custom-where

This parameter is available also in Free version, so you can try. Instead select field you can use text field to try.
  1. more than a month ago
  2. Presales Question
  3. # 2
  • Page :
  • 1


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