Login  Register

Re: Problem with repeat element

Posted by Jimmy on Mar 15, 2011; 2:55pm
URL: https://discuss.orbeon.com/Problem-with-repeat-element-tp3333676p3356818.html

I have another question regarding the repeat element.

When implementing the repeat element in a new form, using the form builder, what do I need to keep in mind?
Would there be a conflict with the control-binds declaring the XPath?
Would I have to declare my button-trigger for the repeat element within the
<fr:buttons>
 tag under the
<fr:body>
 if I'm also building a wizard?