‎2008 Jan 31 9:24 AM
Hi
I have radiobuttons which are all in same group G1, When I execute the screen all of them came with 'X' , if I wanted to clear them on screen PBO with for ex. R2 = ' ', it couldnt handle it all of them continued to display with 'X' . How can fix this issue.
Thanks
Edited by: carlos eduardo on Jan 31, 2008 10:25 AM
‎2008 Jan 31 9:33 AM
Hi,
give as many radio buttons as you want
and then select all
and then
edit--> grouping -> radio button
then it will work
regards,
Venkatesh
‎2008 Jan 31 9:31 AM
Are you sure that all these radiobuttons are in the same group?
Please check them and make sure you define a group to the radio buttons
Regards
Gopi
‎2008 Jan 31 9:31 AM
Hi,
there may be a grouping available for the radio buttons,
i am not sure...
but for step loops there is a grouping...
so i think same option may be available for radio buttons
regards,
venkatesh
‎2008 Jan 31 9:33 AM
Hi,
give as many radio buttons as you want
and then select all
and then
edit--> grouping -> radio button
then it will work
regards,
Venkatesh
‎2008 Jan 31 9:34 AM
‎2008 Jan 31 9:37 AM
Carlos,
If both are same group system never allow to check both radio buttons.Can you paste you code
(RADIO BUTTONS) here.
‎2008 Jan 31 9:37 AM
Group the radio buttons and activate...
Just check if your program includes and screen are activated...
Lokesh
Edited by: Lokesh Aggarwal on Jan 31, 2008 10:07 AM
‎2008 Jan 31 9:40 AM
hi,
i think you missed out to group the fields.
go to screen painter and drag a box using mouse onto the fields. click
edir>grouping>define . save and execute to see the changes
please reward points if helpful