Hello Isidro,

I cannot reproduce this issue with the attached test case.

You can have a look at http://www.agencexml.com/xforms-tests/testsuite/XForms1.1/Edition1/Chapt08/8.2/8.2.1/8.2.1.a.xhtml

It was not easy to support label/@ref in XSLTForms and there still might be cases in which it still does not work as expected.

Could you please send me a full test case?

Thanks!

-Alain

Le 13/04/2014 16:53, Isidro Vila Verde a écrit :
Hi,

I am trying to get use the ref attribute in a label element but apparently it doesn't seems to work.

                <xf:repeat nodeset="Customers">
                  <tr>
                    <td>
                      <xf:trigger>
                        <xf:label ref="CustomerName"/>
                      </xf:trigger>
                    </td>
                    ...
                  </tr>
                </xf:repeat>

According to specification (http://www.w3.org/TR/xforms11/#ui-commonelems-label) it should be possible, but I would like to ask Alan if it is implemented or if anyone has used it

Thanks

Isidro


Attachment: triggerlabelref.xhtml
Description: application/xhtml

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to