francisco treacy schrieb:
yup, indeed :) thanks kai.
anyway, it was more about feeling it's not "the right way to do it". i
have labels all around (in the converter, in the renderer, and even
overriding the defaultNullLabel() method).
plus, i can't get rid of the "Choose one" .... what i want is:
unknown value == null in model == "Unknown" as label in UI
affirmative value == Boolean.TRUE in model == "Yes" as label in UI
negative value == Boolean.FALSE in model == "No" as label in UI
any good practice for doing this with the ajax component? i don't seem
to achieve it in a proper manner.
and i haven't found the DropDownChoice's isNullValid() . how can i set it?
Using setNullValid(true)
and adding nullValid=Unknown to the appropriate .properties file.
That should work.
Kai
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]