[Catalyst] RFC & FYI: HTML::FormFu::ExtJS
Kevin Monceaux
Kevin at RawFedDogs.net
Thu Feb 12 14:29:37 GMT 2009
On Wed, 27 Aug 2008, Moritz Onken wrote:
> There is no difference in the form config file. You simply replace
> HTML::FormFu->new with HTML::FormFu::ExtJS->new and you are done.
Does anyone have examples of using HTML::FormFu::ExtJS with Catalyst? Is
there a Catalyst::Controller::HTML::FormFu::ExtJS plugin anywhere? I
couldn't find one on cpan. I like the look of the HTML::FormFu::ExtJS
forms, and being able to activate a WYSIWYG textarea editor with just a:
- type: Textarea
attrs_xml:
wysiwyg: 1
would be really nice. I tried unsuccessfully to hack
Catalyst::Controller::HTML::FormFu to use HTML::FormFu::ExtJS. It doesn't
seem to be quite as simple as replacing HTML::FormFu->new with
HTML::FormFu::ExtJS->new.
Kevin
http://www.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX
Si hoc legere scis nimium eruditionis habes.
Longum iter est per praecepta, breve et efficax per exempla!!!
More information about the Catalyst
mailing list