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 | |
---|---|---|---|---|
Setting the popupmethod dynamically | 1 | 5032 | April 2, 2021 | |
Combobox as value help field | 2 | 5598 | April 2, 2021 | |
dropdown problem in a table | 6 | 5441 | April 2, 2021 | |
Dynamic Combo clear method | 6 | 6440 | April 2, 2021 | |
My COMBODYN2 control throws an exception | 4 | 5672 | April 2, 2021 |