Mon Zafra wrote: <huge-snip />
As you may have imagined, there'd be a hell lot of repetition in the resulting ini. I prefer to just leave the default decorators alone and render them invidividually ( http://mikaelkael.fr/doczf/1.10/en/learning.form.decorators.individual.html ).
Hi Mon, (Reposted. Original reply on 1/7 12:22pm went missing) Thanks immensely for your detailed reply. The link you provided points to an incredible reference that is so understandable that it seems tutorial; it is by far the most comprehensible documentation I've seen wrt ZF so far. As a follow on observation, it does seem inefficient that the solution involves removing and then replacing the decorators. (I come from a time when memory was measured in kilobits [1k x 1, 1uS, $2 => $16,000 US for one megabyte of slooow memory]). If I understand you it seems that a generic helper that iterates through the form replacing the default decorators is the way to go. Not as daunting as I'd feared. (Easily said) Thanx again!
