On 11/11/10 00:13, Moritz Onken wrote:
Both of them are necessary. Look at
HTML::FormFu::ExtJS::Element::ExtJS::TabPanel
and HTML::FormFu::Element::ExtJS::TabPanel respectively.
Hello Moritz,
Thanks very much for the info.. I looked at TabPanel and I sort of see
some of how things fit togeth
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