Hi all I'm a totally beginner with CakePHP and need some help.
I have a user list with pagination, who shows me all users. It works fine. But, all users are in different usergroups, and I like to have a select-box, where I can choose one of the usergroups. After that, it should show me all users who are in the selected group. 1. How can I list all usergroups in the Users-Controller? 2. How can I filter the user list with the selected usergroup? Thank you very much and sorry for my bad english. =) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
