On Domingo, 7 de Agosto de 2011 19:15:41 Andrey Voronkov escribió: > I have three models: Competition ---< Participation >--- Team > I want to add teams to competition by selecting them via checkboxes in > Competition form > what participaiton_form_column or team_form_column helper method > should I write to implement this? I think I should build > participations somehow (guess I can do it in my helper). If anyone > have an experience of implementing such a thing in AS it will be great > to describe it here.
Have you tried :select form_ui? -- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
