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

Radiobutton in screen painter

Former Member
0 Likes
1,333

Hi all,

I am using screen painter to create a screen with different elements. One of them is to create 2 radiobuttons but oly one has to be "checked" when the screen is in output. How do i do that?

thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,259

Hi,

You need to group the radio buttons, Select all the radio buttons in the same group and goto menu Edit->Groupings->radio button group. This will group the radio buttons.

Hope this helps.

Hi all,

I am using screen painter to create a screen with different elements. One of them is to create 2 radiobuttons but oly one has to be "checked" when the screen is in output. How do i do that?

thanks!

7 REPLIES 7
Read only

Former Member
0 Likes
1,259

In attributes of the Radio Button give the GROUP name as SAME VALUE for both the button.By default first will be checked. So we can check only one at a time

Read only

Former Member
0 Likes
1,260

Hi,

You need to group the radio buttons, Select all the radio buttons in the same group and goto menu Edit->Groupings->radio button group. This will group the radio buttons.

Hope this helps.

Read only

0 Likes
1,259

Thank you guys!!!

Read only

anversha_s
Active Contributor
0 Likes
1,259

hi,

one of the radio buton will alwys be checked.

its by default.

rgds

anver

pls mark all hlpful answers

Read only

Former Member
0 Likes
1,259

HI,

I think you missed out grouping the radiobuttons.

REGARDS,

SAILAJA.

Read only

Former Member
0 Likes
1,259

Hi Mel,

double click on the radio buttons and give the same group name

Select all the radiobuttons , right click and group them

One of them will be selected by default

Read only

Former Member
0 Likes
1,259

Hello Mel,

U can refer to the sample report <b>demo_dynpro_check_radio</b>.

When u r creating the screen, include two radiobuttons.

then select all the radibuttons and right click and say define.

If useful reward.

Vasanth