[Catalyst] Another newbie question...
Chris Devine
chris at vistaeng.homeip.net
Mon Jun 9 18:54:31 BST 2008
Works great! Thanks for the help.
Chris
-----Original Message-----
From: Mitch Jackson [mailto:perimus at gmail.com]
Sent: Monday, June 09, 2008 12:44 PM
To: The elegant MVC web framework
Subject: Re: [Catalyst] Another newbie question...
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/
>
_______________________________________________
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