Not really. If the redirect the create, authlogic doesn;t permit the same username or password to be created. If they redirect an edit (which I permit, and redirect in the same manner) it only re-updates with the same data. AuthLogic insures that here. -Janna
On May 31, 7:44 am, Ed W <[email protected]> wrote: > JannaB wrote: > > Kenny, I think I got it. Please see below, the two lines I have > > between the poundrems(#): -Janna > > This is probably going to get you into problems if the user re-submits > the page though? > > Generally you want to get the redirect working rather than rendering the > wrong template in the current action > > I would assume you need something way more complex here though since I > assume it's going into some javascript action though? I would assume > you need to inject the redirect as some kind of javascript redirect into > the output template? > > Good luck > > Ed W --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
