Posted by
Jeremiah Jahn-4 on
Sep 29, 2009; 12:28pm
URL: https://discuss.orbeon.com/LHHA-not-working-in-latest-nightly-build-tp45083p45091.html
Apparently I lied. Everything works except the actual display of the help Dialog. Seems like a JS error. The little blue question marks show up, everything, but the dialog. If I use help some place else with the same code, evrything works, dialog included. It seems to be related to the repeat or the table.
<xxforms:variable name="atrName" select="name()" />
<xhtml:tr>
<xhtml:td align="right" width="10%">
<xforms:group ref="instance('lhha')/label[@labelID = $atrName]">
<xforms:output value="instance('lhha')/label[@labelID = $atrName]/@labelValue" />
:
</xforms:group>
<xforms:group ref=".[not(instance('lhha')/label[@labelID = $atrName])]">
<xforms:output value="$atrName" />
:
</xforms:group>
</xhtml:td>
<xhtml:td style="text-align: left;" width="90%">
<xforms:input ref=".">
<xforms:hint ref="instance('lhha')/hint[@hintID = $atrName]/@hintValue" />
<xforms:help ref="instance('lhha')/help[@helpID = $atrName]/text" />
<xforms:alert ref="instance('lhha')/alert[@alertID = $atrName]/@alertValue" />
</xforms:input>
</xhtml:td>
</xhtml:tr>
On Sep 11, 2009, at 5:57 AM, Jeremiah Jahn wrote:
--
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