Gregooo wrote:
>
> Is there anyway to change the default feedback error messages?
> For example, now, I have the following error message:
>
> Field 'user.userName' is required.
>
> And I would like to change it by: Please enter your Name.
>
> Thank you,
>
> Greg.
>
Yes, you just have to provide the required text in a properties file, like
this:
<code>
[fieldname].Required=Please enter your Name
</code>
--
View this message in context:
http://www.nabble.com/Wizard---Setting-error-messages-for-feedback-panel-tf4843734.html#a13858013
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]