Hi,
I am trying in my an application to repeat not just one textarea but many.
I defined:
<!-- Instance that contains all the projects -->
<xforms:instance id="fr-form-instance"
xxforms:validation="strict">
<project xmlns="">
<details>
...
<relatedprojects>
<relatedprojectname/>
<relatedprojecturl/>
</relatedprojects>
...
</details>
But when I create the template:
<xforms:instance id="relatedprojects-template">
<relatedprojectname xmlns=""/>
<relatedprojecturl xmlns=""/>
</xforms:instance>
... I receive an error that multiple instance in one template are not OK.
How can I repeat rows with more than one cell (relatedprojectname,
relatedprojecturl etc.)?
What if I want to repeat one textarea and one PDF file selection? Is
this possible?
Thanks for the help in advance.
Regards,
Adrian
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws