in reply to Catalyst, FormFu, multiple submit buttons

Hi nyamned welcome to PerlMonks :)

Are you following the Catalyst::Manual? Catalyst::Manual::AdvancedCrud::FormFu

I really like this advent about crud and blog Advent

If no such link above helped you, tell us, I personally am not a FormFu user/fan :P

  • Comment on Re: Catalyst, FormFu, multiple submit buttons

Replies are listed 'Best First'.
Re^2: Catalyst, FormFu, multiple submit buttons
by nyamned (Sexton) on Jun 24, 2010 at 14:05 UTC
    Unfortunately Catalyst::Manual has no examples/explanation of doing this.
    I could use <a href for this, but it is not recommended to use GET for actions like item delete. Will take a look at advent now. Hope to find something useful there.
    Thanks