Hello How can I get the labelAndAccessKey-Attribute to work in "tr:inputText". My code fragment is:
<tr:inputText labelAndAccessKey="V&orname" id="prename"
value="#{userData.vorname}" />
But there is no output. If I use "label" and "accessKey" serperate
everything looks fine.
Regards
Michael

