Hello,

I have the groups and users tables from the ACL tutorial but profiles
instead of posts. When I try to add a user or a profile, I get an input text
for the $belongsTo relation. How can I change that to a select box?

The views are baked and the relations are:

   - Group hasMany User
   - User belongsTo Group
   - User hasOne Profile
   - Profile belongsTo User


Thanks

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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

Reply via email to