Hi,
How is possible to delete section values which are in repeat section, when a
dropdown inside that section has changed?
For example, I have a dropdown and a set of controls in a repeat section.
So when the dropdown value is changed then all values of the section should
be cleared.
I use this action:
*/<xf:action event="xforms-value-changed">
<xf:setvalue ref="//*/section-1/field-1" value=""/>
<xf:setvalue ref="//*/section-1/field-2" value=""/>
</xf:action>/*
But it works for the only first section.
Could anybody please help me with this?
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].