Hi there, I run in a problem with a zend_form element and its decorator.
Tried to use the element twice in one form, which is in general no problem. But decorators of this element getting lost while be rendered the second time (one render call - no ajax!)
Found this issue: http://framework.zend.com/issues/browse/ZF-4932One element wouldn't be such a problem, but I would need a couple of elements to stay twice in my form.
So anybody with an idea, how to achieve that? Cheers Michael Scholl
