Users hasMany SkillsUsers belongsTo Users
Skills hasMany SkillsUsers belongsTo Skills
So you can create the SkillsUsers model in your application, and add
the columns 'id' and 'years' to its table.
On Oct 29, 9:56 pm, "Dave" <make.cake.b...@gmail.com> wrote:
> Can you add additional fields to HABTM tables?
>
> Users <-> Skills
> User can select their skill and have an extra field where they can put in a
> numeric value for years with that experience?
>
> Thanks
>
> Dave
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment