to see this in action go to the forminput example
see the dropdown on the top that says choose one and lists a choice of locales?
now go to forminput.properties and add this:

inputForm.localeSelect.null=Select Me

now restart the example and you will see the dropdown displaying a new choose one message

maybe you are putting your key into the wrong .properties file? it should be in the .properties file of the form's container

-Igor


On 7/8/06, Matej Knopp <[EMAIL PROTECTED]> wrote:
Is null a valid value for the DropDown? If so, the key should be
registerForm.group.nullValid

-Matej

SmashYouth wrote:
> i?m not able to resolve this...
>
> i use registerForm.group.null=Select
>
> but then the first choise i get is "Choose one"
> http://www.nabble.com/user-images/3161.jpg


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to