Hi everybody, Let's say I have table "student" and "customer". A customer can have many students and students are unique to a customer. The scaffolded edit page of a student includes a dropdown of all customers -- I included "customer" to the belongsTo relationship of the student model -- and I want to limit it only to the customer that the student belongs to.
How do you do it in scaffolding? Hope there's a quick solution to this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---