Sie sind auf Seite 1von 2

Fri, 17 Jul 2009 08:53:40 -0700

I "setted config.delete.link.confirm = nil" and it "workarounded" that. This


is not beatiful but worked:

config.delete.link.page = true
config.delete.link.method = :get
config.delete.link.confirm = nil

Thank you Segio

2009/7/17 G. Sobrinho <gabriel.sobri...@gmail.com>

> 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. ::. <ser...@entrecables.com>
>
>>
>> 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. ::. <
>> ser...@entrecables.com>
>> >
>> > > 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) ser...@entrecables.com
>>
>> --
>> Sergio Cambra .:: entreCables S.L. ::.
>> Mariana Pineda 23, 50.018 Zaragoza
>> T) 902 021 404 F) 976 52 98 07 E) ser...@entrecables.com
>>
>>
>> >>
>>
>
>
> --
> Regards,
>
> Gabriel Sobrinho
> E-mail: gabriel.sobri...@gmail.com
> Phone: +55 31 8775 8378
>
> Don't print this e-mail. The nature is thankful and your money also.
>

--
Regards,

Gabriel Sobrinho
E-mail: gabriel.sobri...@gmail.com
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 activescaffold@googlegroups.com
To unsubscribe from this group, send email to
activescaffold+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Das könnte Ihnen auch gefallen