[hidden email] wrote:
> How do i can fill a xforms:select1 with data from the same form,
> entered previously in a xforms:repeate? My test build on the
> form example.
Use xforms:itemset within xforms:select1. The XForms Controls example
makes use of this. Just point your xforms:label and xforms:value to the
appropriate places. Example:
<xforms:itemset nodeset="instance('my-instance')/my-entries/entry">
<xforms:label ref="label"/>
<xforms:value ref="@value"/>
</xforms:itemset>
> THX for your Hard and very good Work.
Thanks,
-Erik
--
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
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws