Hi, which select model are You using? if You use an EnumSelectModel the client side caption is build as follow: Enum.class.getSimpleName()+"."+Enum.name()
2013/9/19 George Christman <[email protected]>: > Hello, I'm wondering if anybody knows how to rename the options in a select > menu using .properties or some other method. I currently have true false in > the menu and that needs to be changed to Y N. > > Thanks, > George --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
