Need help with dynamically generated dropdowns within a xforms:repeat

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Need help with dynamically generated dropdowns within a xforms:repeat

mfpaschal

Hi Folks,

I have an instance that looks like:

<xforms:instance id="forms-instance">
                <forms xmlns="">
                    <form>
                        <label></label>
                             ... other fields ...
                        <items xmlns="">
                                <item>
                                        <label>Choose One...</label>
                                        <value></value>
                                </item>
                                <item>
                                        <label>Some label</>
<value></value>
                                                        </item>
                                                        <item>
                                                                <label>Option
2...</label>
                                                                <value></value>
                                                        </item>
                                                </items>
                    </form>


--
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