On Martes, 15 de Febrero de 2011 17:47:58 sp8786 escribió: > I have added it joinProjectsUserController, which represents join of > Project and User.
Have you tried to use create in joinProjectsUserController instead of UserControllers? Do you should get a form only with User subform, so it would be a similar form. > > On Feb 15, 5:05 am, "Sergio Cambra .:: entreCables S.L. ::." > > <[email protected]> wrote: > > On Lunes, 14 de Febrero de 2011 18:10:44 sp8786 escribió: > > > I have controller for representing join of Project and User, > > > joinProjectsUser. > > > I have added other configuration for like excluding show and search > > > action in this controller. > > > > > > When I added following action_link > > > config.action_links.add 'create', :label => 'Create A New > > > User',:parameters =>{:controller=>'user'},:page=>true > > > > Which controller do you add the action link in? > > > > -- > > Sergio Cambra .:: entreCables S.L. ::. > > Mariana Pineda 23, 50.018 Zaragoza > > T) 902 021 404 F) 976 52 98 07 E) [email protected] -- 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.
