Forums / Setup & design / List ezUsers
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 ?