Am 25.09.2007 um 13:19 schrieb Carl Franks:
On 25/09/2007, Josef Chladek <[EMAIL PROTECTED]> wrote:
hello,
I have my form-config in yml. my application checks if a user is
logged on and is of a certain type, if so, the form should be
enhanced with 4 select fields.
the rendered form has all th
On 25/09/2007, Josef Chladek <[EMAIL PROTECTED]> wrote:
> hello,
>
> I have my form-config in yml. my application checks if a user is
> logged on and is of a certain type, if so, the form should be
> enhanced with 4 select fields.
> the rendered form has all the fields in it, but whenever the form
hello,
I have my form-config in yml. my application checks if a user is
logged on and is of a certain type, if so, the form should be
enhanced with 4 select fields.
the rendered form has all the fields in it, but whenever the form is
submitted,
$c->stash->{form}->param(xxx)
is empty - al