yah it does, after 'from <myapp>.controllers.person import PersonController'
thanks! brendan On 6/20/07, Graham Stratton <[EMAIL PROTECTED]> wrote: > > On Jun 20, 2:46 pm, "Brendan Arnold" <[EMAIL PROTECTED]> wrote: > > Is there a way to get the validate decorator to refer to an action > > that displays the form in a _different_ controller? > > > > the form option seems only to allow the listing of an action name > > Does this work for you? > > form="PersonController().personsearchform" > > Regards, > > Graham > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
