Thanks David.

The book does say that FormBuilder appears to be no longer maintained and 
recommends using FormFu. But for the tutorial it uses FormBuilder.

I've managed to resolve this issue by adding $c->stash->{FormBuilder} = $form; 
to the method.

Odd that it works for one controller but not another. Given FormBuilder is 
deprecated I won't be losing too much sleep over the hack I've added. ;)

> On 11 Mar 2011, at 07:32, David Schmidt wrote:
> 
>> I think your book is outdated.
>> Last FormBuilder Release was 2007,
>> 
>> The book featured by the irc channel is:
>> buy the book! http://xrl.us/be3fh2, and write a review: http://xrl.us/be5zua
>> 
>> So go with HTML::FormHandler or FormFu (I prefer the Formhandler)
>> 
>> cheers
>> david
>> 

-- 
Cheers
Dg


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to