[html-formfu] load_config_file won't find .yml
Ascii King
tech at swattermatter.com
Tue Dec 8 15:50:09 GMT 2009
I've just updated a bunch of mods on my system and now I get errors when
I use the load_config_file command.
This used to work before my updates.
config file not found
I get this error:
Caught exception in OMTSWeb::Controller::Prior->new_prior "config file
'prior/hidden_fields.yml' not found at
C:/Perl/site/lib/Catalyst/Controller/HTML/FormFu/Action/Config.pm line 35
at C:/Perl/site/lib/Catalyst/Controller/HTML/FormFu/Action/Config.pm
line 35
at C:/Perl/site/lib/Catalyst/Controller/HTML/FormFu/Action/Config.pm
line 35"
from this form:
---
indicator: submitted
auto_id: '%n'
attributes:
class: labelsAbove hintsTooltip
elements:
- type: Fieldset
legend: OMTS Prior Approval Application
# - type: Block
load_config_file:
# FORMS
- prior/hidden_fields.yml
More information about the HTML-FormFu
mailing list