ashishdatta
New member
- Local time
- Today, 08:38
- Joined
- Jan 15, 2010
- Messages
- 4
Hi,
I have a form with 2 radio buttons grouped as an option group so that if one is selected other one gets unselected.
Also I have kept default value of one selected and other unselected.
The issue is that if I select one radio button, then this radio button is selected for other records too. I need to bound the radio button with the record.
Second issue: I'm not able to save the radio button values (i.e: which is selected and unselected) while closing/saving the form. Whenever I open the form the default value of the form comes up.
Any guidance in solving these issues would be appreciated.
Thanks.
I have a form with 2 radio buttons grouped as an option group so that if one is selected other one gets unselected.
Also I have kept default value of one selected and other unselected.
The issue is that if I select one radio button, then this radio button is selected for other records too. I need to bound the radio button with the record.
Second issue: I'm not able to save the radio button values (i.e: which is selected and unselected) while closing/saving the form. Whenever I open the form the default value of the form comes up.
Any guidance in solving these issues would be appreciated.
Thanks.