Hi, I've been experimenting with using a FormInjector to inject a Block containing a FormFragment to allow me to reconfigure part of a form when a select option is picked.
The idea was to hideAndRemove the fragment and request new content via the injector and it works quite well until the form is submitted and fails validation. When the page is rendered again the injected content is gone but validation messages for fields contained in it are shown! Has anyone used FormInjector in this way? Thanks, Patrick Moriarty Annadale Technologies Ltd.