Alex Povolotsky wrote:
However, form does not get rendered. form.render works, but should Form.render be better?
The keys in the stash are case sensitive. 'Form' ne 'form'. Your code says "$form : Stashed" -- thus 'form' would be the correct, uh, form.
-Brian _______________________________________________ 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/
