On Martes, 15 de Noviembre de 2011 05:40:59 faizal escribió: > Hello, > > it works but the index page open as a seperate view but what i need > was to refresh the already existing view
Try adding :position => nil Maybe it's needed :inline => true, although it should be default value > > Thanks > > On Nov 14, 6:27 pm, "Sergio Cambra .:: entreCables S.L. ::." > > <[email protected]> wrote: > > On Lunes, 14 de Noviembre de 2011 14:19:02 faizal escribió: > > > hello, > > > I want to add a custom action link to my activescaffold table view on > > > clicking on this link user should be allowed to refresh the contents > > > of the active scaffold table > > > > > > Thanks > > > > conf.action_links.add :index, :label => '....', :type => :collection > > > > -- > > 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.
