Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Modify radibuttons

Former Member
0 Likes
829

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
810

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

7 REPLIES 7
Read only

gopi_narendra
Active Contributor
0 Likes
810

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

Read only

Former Member
0 Likes
810

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

Read only

Former Member
0 Likes
811

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

Read only

RaymondGiuseppi
Active Contributor
0 Likes
810

As soon as two radiobuttons of the same group have the value 'X', the program should DUMP...

Are you sure all buttons belong to same group, how did you define the group, selection-screen or screen painter ?

Regards

Read only

Former Member
0 Likes
810

Carlos,

If both are same group system never allow to check both radio buttons.Can you paste you code

(RADIO BUTTONS) here.

Read only

Former Member
0 Likes
810

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

Read only

former_member5472
Active Contributor
0 Likes
810

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