fr-select event is missing after tab-switch in release Orbeon Forms 3.9.0.post.201203310628 CE

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

fr-select event is missing after tab-switch in release Orbeon Forms 3.9.0.post.201203310628 CE

Heinrich Götzger
Hello together,

in release Orbeon Forms 3.9.0.post.201203310628 CE the event-handler for
the event fr-select after switching the tab seem not to work as it used
to be in Orbeon Forms 3.9.0.201105152046 CE.

In the elder version there is the content of subject changing, in the
younger it isn't.

example:
             <!-- TEXT TAB -->
             <fr:tab>

                <xf:action
                   ev:event="fr-select">
                   <xf:delete
                      context="instance('local')/subject/text()"/>
                   <xf:insert
                      context="instance('local')/subject"
                      origin="instance('static_labels')/tab2/text()"/>
                </xf:action>

Is this on purpose?
How can I use this correctly?

Many thanks

Please see the example-code in the attached file tableTest.zip.

Cheers

Heinrich


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

tableTest.zip (4K) Download Attachment