in reply to Error management with CGI::FormBuilder and Template::Toolkit

Documentation shows an "invalid" attribute
[% IF field.invalid %] Missing or invalid entry, please try again.

Replies are listed 'Best First'.
Re^2: Error management with CGI::FormBuilder and Template::Toolkit
by LesleyB (Friar) on Aug 04, 2008 at 15:48 UTC

    I searched through FB's documentation via perldoc and at the site and couldn't find anything on

    [% field.invalid %].

    Would you please provide a reference of where you found that information?

        I don't think you know how much I could kiss you for posting those links. Thank you very much.