From: "Carl Franks" <fireart...@gmail.com>
2011/2/23 Octavian Rasnita <orasn...@gmail.com>:
Hi,

I have a Select field populated from a resultset specified in
<model_config>, but no matter what resultset I specify, it chooses another
one. I thought that it always chooses the first resultset in alphabetical
order, but it is not true.

Hi,
I'd recommend adding some debugging statements to the "_get_resultset" method in
HTML/FormFu/Model/DBIC.pm
to get an idea of what's going on.

Carl



Thank you Carl. It was helpful. I've discovered the big problem.
(Forgotten to add the settings for Controller::HTML::FormFu in the config file:)

Octavian


_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to