Hi Elias,
> I would like the header of the table to show the label and description
> from the instance. I tried:
>
> <table>
> <tr>
> <th>
> <xf:output value="instance('labels')/Codes[Code = 'BCODE']/Name"/>
> <xf:hint><xf:output value="instance('labels')/Codes[Code =
> 'BCODE']/Desc"/></xf:hint>
> </xf:output>
> </th>
> ..
> ..
> but it doesn't work. Any suggestions??
I decided to ignore xf:alert for xf:output because an error due to an
input field should not be propagated to all output controls using it.
And xf:hint started to be ignored too...
But I agree that xf:hint and xf:help might still be useful for xf:output
controls.
The XSLT template named "field" has to be modified to limit the
restriction for xf:output to xf:alert only. I will commit this as soon
as possible.
Thanks!
-Alain
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support