Hi, I've got a model for bowling teams, a model for bowling games, and a model for game assignments. My has_many and belongs_to setup is working just fine.
But I've got 16 teams, and when I create a new game I want to limit the team picking to 2. Right now, I pick two teams, but the button to "Add Bowling Team" pops up again and I can add another and another and so on. How do I limit that field to two, while keeping the Remove button still next to the first two choices so I can edit those if I make a mistake. Thanks, Charlie Magee -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
