Hi,
I have form with four different TextFields and OptionGroup with four radio buttons. Is it possible to bind every OptionGroup item to different textfield (and BeanItem) or should I create four OptionGroups with one item in every instance instead? With latter solution I must unselect all the selections of other OptionGroups when one is selected to make them to look like one OptionGroup and that is what I would like to avoid.
Thanks.
- Roope