Michal Stochmialek wrote:
On Wed, Sep 22, 2004 at 11:38:21PM +0200, Sylvain Wallez wrote:
I don't know if that can really be considered as a bug, as a form is normally intended to be loaded only once. Why do you reload it? Can't you use a new fresh form instance?
I'm having load-only repeaters with output widgets (with i.e. collection element name) and submit buttons, which invoke collection-element-edit-form. In this form, user can edit rest of collection element data (name too).
When user changes name of some collection element, then a name in repeater
should also change. And this is done by the second form load.
I see.
I can't use new form instance. Besides repeaters it from consists of number of other fields...
Ah, forgot... manager-* fields was only an example.
Yeah sure :-)
Okay, this has to be fixed: http://issues.apache.org/bugzilla/show_bug.cgi?id=31380
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
