Wrong subject. It should've been "Adding *fields* to a form using ajax"
*---------------------* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Sun, Nov 30, 2014 at 11:42 PM, Muhammad Gelbana <m.gelb...@gmail.com> wrote: > From this jira issue <https://issues.apache.org/jira/browse/TAP5-1084>, I > understand that I can have a zone inside a form and this zone can by > updated later on using ajax to display extra fields in the form. > > But now I'm facing this error message when I attempt doing that > > *Render queue error in SetupRender[ipkpage/configure/Test:textfield_2]: > Component ipkpage/configure/Test:textfield_2 must be enclosed by a Form > component* > > I looked into the form components and tried to use the FormInjector > component but then I was faced with this error message: > > *Render queue error in > BeginRender[ixchariot/configure/Test:forminjector]: > ClientBehaviorSupport.addFormInjector is not longer supported. A > replacement is forthcoming.* > > ..like I even knew how to use it! There was no enough examples\samples for > its usage. > > So is there a way to add\inject new forms to an existing form using ajax ? > The *AjaxFormLoop*\*FormFragment* component doesn't seem to fit my > scenario I'm trying to implement. > > Thanks. > *---------------------* > *Muhammad Gelbana* > http://www.linkedin.com/in/mgelbana >