[html-formfu] FormFu::ExtJS

Mario Minati mario.minati at googlemail.com
Thu Apr 30 07:29:30 GMT 2009


Hi Moritz,

sorry for adding no test yet. I was still waiting that you answer my last mail 
according the unsolved problem with different behaviour of the tests on your 
and on my computer. I wanted to solve that issue first before creating more 
tests.

The NotAField field can be used to transport values (form_data) which 
are not rendered as fields. This gets important in ExtJS as a Hidden element 
will be rendered as a field in ExtJS, too. But when nesting ExtJS Panels, a 
hidden element in the items collection will mix up the layout, so I created 
an element which only sends it's value (one way).

If you would like me to remove it from FF::ExtJS, that won't be a problem.

The render_value has to be removed, in the beginning I didn't recognize the 
form_data method and uploaded that accidently.

Greets,

Mario Minati

Am Sonntag 26 April 2009 13:52:09 schrieb Moritz Onken:
> Hi Mario,
>
> you added a new field NotAField to FF::ExtJS, but no tests. What is
> the purpose of that field? it sound like a pretty bad hack to me and I
> don't see a reason why we need that in ExtJS?
>
> You also added a new method render_values. What is the output of that
> field? Isn't form_data doing the same? Again no tests :-)
>
> cheers,
>
> moritz
>
> _______________________________________________
> 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