I gained a greater understanding about cakephp by baking my models,
controllers and views, and analysing how cake does it by default.
Maybe you should try this? Once you understand how cake does it, then
it should be easier to figure out what cakes like and what you need to
change to get it to work the way you want.

Cheers,
Adam

On Dec 1, 8:36 am, Bram <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm baking my first CakePHP project at the moment and I've some newbie
> questions. I'll ask each question in it's own topic.
>
> First of all, I've a model with an habtm relation, let's call this
> model Company. The related model is called Specialty. I would like to
> give users the possibility to select which specialties are applicable
> for a company. I would prefer checkboxes, but I saw somewhere that a
> select is used by default, that will also be fine for now. Anyway,
> Could someone explain how to create a form for an habtm relation in
> CakePHP 1.2.?
>
> Bram
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to