Re: [Xsltforms-support] Bug with xforms:item xforms:label xforms:output ?
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2011-11-16 19:17:10
|
Hi Steve, > If the output within item is changed to plain text > it loads successfully. My expectation is that xforms:output > is valid within xforms:label. XSLTForms doesn't yet support xforms:output within xforms:item/xforms:label (xforms:itemset is generally used for variable items) and I don't know yet if it would be difficult to do it or not... > > Perhaps this is not the latest version? I see mention of, > e.g., r516 on the list here, but I do not know where to get > that--is it a developers-only release? For latest builds you have to access the SourceForge repositories for the project. The GIT repository is more stable than the SVN repository. Thanks! -Alain |