I have a dropdown with an option group inside. The control value of the dropdown is a field in my bean and the converter value is a custom converter. The problem is the converter is called with the option value instead of the control value. Here my example: I have 3 dropdown, one for year, one for month and one for day. The 3 dropdown have the same control value that point in the field date in my bean (String yyyymmdd).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Converter issue | 3 | 3911 | April 2, 2021 | |
Manipulating control values with dropdown/combo controls | 1 | 2192 | April 2, 2021 | |
Date Time Control Error | 3 | 1317 | April 2, 2021 | |
Dropdown - Other Option | 2 | 3572 | April 2, 2021 | |
Dropdown using database | 4 | 485 | April 2, 2021 |