[html-formfu] ExtJS - Custom Elements
Moritz Onken
onken at houseofdesign.de
Thu Nov 11 00:13:41 GMT 2010
Hi Ben,
could you please post the source of your custom element and the source
of the config file?
Using something like:
- name: foo
type: ExtJS::Time
will always require both a package HTML::FormFu::Element::ExtJS::Time
and a package HTML::FormFu::ExtJS::Element::ExtJS::Time.
Both of them are necessary. Look at HTML::FormFu::ExtJS::Element::ExtJS::TabPanel
and HTML::FormFu::Element::ExtJS::TabPanel respectively.
Cheers,
mo
Am 10.11.2010 um 18:51 schrieb Benjamin Martin:
> Hello,
>
> I am using HTML::FormFu::ExtJS. I guess this might be a good place to post?
>
> I want to create my own custom Element, but if I follow the pod I get the following error
>
> Can't locate object method "new" via package "MyApp::FormFu::ExtJS::Element::Time" at blah/blah/HTML/FormFu/ObjectUtil.pm line 187
>
> Is this a common problem or is the POD known to be wrong??
>
> Many thanks,
> -Ben
>
> FYI:
> HTML::FormFu - 0.08002
> HTML::FormFu::ExtJS - 0.077
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
More information about the HTML-FormFu
mailing list