[Catalyst] Another newbie question...

Mitch Jackson perimus at gmail.com
Mon Jun 9 18:44:07 BST 2008


Chris,

Sounds like you're looking for:
$c->request->params->{field}

/Mitch

On Mon, Jun 9, 2008 at 12:21 PM, Chris Devine <chris at vistaeng.homeip.net> wrote:
>
> Hello all,
>
> I am trying to set up a form using a .TT2, but no .fb, using
> "formbuilder.start" etc. I can assign a value to an input, and it shows on
> the page, but after submit, the value shows in "[debug] Body Parameters",
> but when I try to retrieve the value with $form->field, I get "" back. This
> seems like it should be simple enough, where have I gone astray??
>
> TIA,
> Chris
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>



More information about the Catalyst mailing list