Hi,
Sure this has been covered at some point, just can't find a reference to it. I'd like to set up a pair of select1 statements in a form where the selection list in statement 2 is dependent upon the item selected in statement 1. pointer to email thread or some docn appreciated Rgds Alex -- 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 |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
Administrator
|
In reply to this post by alex sharaz-3
Alex,
If the data in the second select needs to be loaded dynamically, then upon xforms-value-changed in the first select, you run a submission which loads a new instance to which the second select points. If you already have all the data for the second select in an instance, and you just want to show a different subset, then the <xxforms:itemset nodeset="..."> expression just needs to depend on the value in the first select. Does this make sense? Alex On Thu, Jul 22, 2010 at 9:16 AM, alex sharaz <[hidden email]> wrote: > Hi, > > Sure this has been covered at some point, just can't find a reference to it. > > I'd like to set up a pair of select1 statements in a form where the > selection list in statement 2 is dependent upon the item selected in > statement 1. > > pointer to email thread or some docn appreciated > Rgds > Alex > > > > > -- > 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 > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- 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
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
In reply to this post by Alessandro Vernet
Hi
Yup, sounds easy ...ish :-) A On 23 Jul 2010, at 00:32, Alessandro Vernet wrote: > Alex, > > If the data in the second select needs to be loaded dynamically, then > upon xforms-value-changed in the first select, you run a submission > which loads a new instance to which the second select points. > > If you already have all the data for the second select in an instance, > and you just want to show a different subset, then the > <xxforms:itemset nodeset="..."> expression just needs to depend on the > value in the first select. > > Does this make sense? > > Alex > > On Thu, Jul 22, 2010 at 9:16 AM, alex sharaz <[hidden email]> > wrote: >> Hi, >> >> Sure this has been covered at some point, just can't find a >> reference to it. >> >> I'd like to set up a pair of select1 statements in a form where the >> selection list in statement 2 is dependent upon the item selected in >> statement 1. >> >> pointer to email thread or some docn appreciated >> Rgds >> Alex >> >> >> >> >> -- >> 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 >> >> > > > > -- > Orbeon Forms - Web forms, open-source, for the Enterprise - > http://www.orbeon.com/ > My Twitter: http://twitter.com/avernet > > -- > 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 Time for another Macmillan Cancer Support event. This time its the Trans Central America cycle challenge -680Km in 8 days. Please sponsor me at http://www.justgiving.com/alexsharaz For route plan see Google Maps Link: <http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=107842292717531843695.000478a34dfab81e9c373&ll=11.323867,-84.188232&spn=3.791241,6.196289&t=p&z=8 > -- 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 |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
Free forum by Nabble | Edit this page |