>
> Hello,
>
>
>
> I developed a component (a Panel containing a Form) for uploading a file.
>
>
>
> It works fine but it I would like to change the label of the button and
> the
> text displayed next to the button.
>
>
>
> The text it displays by default is "choose file" on the button and the
> text
> displayed next to the button when no file has been chosen yet is "no file
> chosen" (when a file has been chosen it displays the filename of the file
> chosen).
>
>
>
> I tried using setLabel() on the FileUploadField but it didn't work.
> Neither
> did overriding the getLabel() method. I haven't been able to find any
> information on how to achieve this. I have no idea how I could chang the
> default text next to the FileUploadField either.
>
>
>
> Any suggestions are very welcome

I wanted to internationalized  those label please provide any solution..
>
>
>
> Regards,

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/internationalization-of-FileUploadField-labels-tp4665767.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to