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!!!


_______________________________________________
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/

Reply via email to