Hi, I write this code for control on widget but I have an error:

in layout (for widget anno)

<properties mode="any">
<property name="template">/widgets/test_template.xhtml</property>
</properties>

in test_template.xhtml

<h:inputText name="anno">
<f:validateLength minimum="5" maximum="9"/>
</h:inputText>
<h:message styleClass="errorMessage" for="anno"/>

But the message display is: "............... {0} " and not display the number 5 
or 9.
I don't understand why..?

Thank you
                                          
_________________________________________________________________
Condividi e organizza le tue immagini con  Windows Live Foto.

http://www.microsoft.com/windows/windowslive/photos.aspx 
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to