Hi Mario,

I figured out that the failing test was my fault. It seems like one of my modules was not up to date. The ->previous call is now gone and it works ok on my machine.

If NotAField sends the value in one direction only, how do you submit it
again to the server? I think this is about the counter field which is needed
by repeatable.

cheers,

moritz

Am 30.04.2009 um 09:29 schrieb Mario Minati:

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@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu



_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu


_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to