Forums / Setup & design / List ezUsers

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

List ezUsers

Author Message

Franck T.

Friday 03 February 2006 2:35:18 am

Hello,
I've modified the basic User class to add a new attribute named Service. So new users have to select the service they belong when registering.
In the same time, i've created a new class named Service with attributes like Name, Central Phone, etc.
Now , when clicking on a specific Service I can display its informations (name; etc...) but I'd also like to list all users belonging to that service.
Some ideas on how to implement this ?