This works now (I don't remember what I do wrong) but have an issue. When I click on delete, this show the confirm dialog and if I confirm or not this show another page with confirmation to delete again.
Bug? 2009/7/17 Sergio Cambra .:: entreCables S.L. ::. <[email protected]> > > On Viernes, 17 de Julio de 2009 13:05:30 G. Sobrinho escribió: > > Thanks Sergio, > > > > But the 'config.delete.link.page = true' raise a exception saying the > > method page doesn't exists for delete > > Please, post your controller > > > > > 2009/7/17 Sergio Cambra .:: entreCables S.L. ::. <[email protected] > > > > > > > On Jueves, 16 de Julio de 2009 17:36:03 G. Sobrinho escribió: > > > > Hello, > > > > > > > > It's possible to set a config similar to 'config.update.link.page = > > > > true' for delete? > > > > > > You need set link method to get too: > > > config.delete.link.page = true > > > config.delete.link.method = :get > > > > > > > I have a column on all rows which needs to be updated when I delete a > > > > record. > > > > > > > > I tryed to update the table with ajax without success (this is the > best > > > > form for me). > > > > > > > > > > > > Suggestions? > > > > > > > > > > > > Thanks > > > > > > -- > > > 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] > > > > > -- Regards, Gabriel Sobrinho E-mail: [email protected] Phone: +55 31 8775 8378 Don't print this e-mail. The nature is thankful and your money also. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
