Re: [Catalyst] trouble with Catalyst::Controller::FormBuilder: form does not render correctly (no fields)

2008-04-06 Thread Markus Holzer
Can you post your .fb, template and controller code so we can see what the problem might be? [stephen] Of course, though all I did was trying the example from the pod, nothing fancy. code: !file: Infocenter/lib/Controller/Akte.pm package Infocenter::Controller::Akte; use strict; use

[Catalyst] trouble with Catalyst::Controller::FormBuilder: form does not render correctly (no fields)

2008-04-05 Thread Markus Holzer
Fellow nerds, I've got a problem with Catalyst::Controller::FormBuilder. I'm doing exactly as advertised in the pod but the form refuses to render, or better said is its fields. The submit button is rendered with the correct caption (which is different from submit), hence the .fb file is