XForms: dynamic select

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lucjan

    XForms: dynamic select

    I was wondering if there is a way to pass dynamically created XML as
    instance data to XForm. What I want to achieve is a XForm select element
    with single options taken from a database. I have a webservice that
    connects to the database and produce XML with all the values for select
    element, but I do not know how to pass that XML to XForm at runtime. I
    would be very grateful for any help.
Working...