Hello all, I have a dropdown which is generated from Java code. Currently my code reads a property file, sets the values in an object and places all the objects in an arraylist. Each object has a toString method, so the value is correctly shown in the dropdown.
Now I want to show a value dependant on the language. I already have implemented multilingual text in the site with (wicket:message) and MessageLabel, but I think thats not possible for this dropdown. Does anyone know whether this is possible? Thank you, Sjoerd --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org