‎2007 Jul 17 5:35 AM
Hi gurus,
i have to add a new radio button to the screen which already has radio buttons ,i need to add inthe bottom. but when i add, and execute i am getting my radio button selected along with one that is already selected, i want my radio button not to be selected automatically but only when user selects it.
thanks,
Vijay
‎2007 Jul 17 5:39 AM
Assign the same group name to your radio button and remove check by double clicking on it on the screen and a pop up window will appear where you can do the same.
Regards,
Amit
Reward all helpful replies.
‎2007 Jul 17 5:41 AM
Hi
After the Adding the extra radiobutton
you select all the radiobuttons (previous ones and the new one) and to group them together
from Menu of SE51 Screen layout
EDIT-> Grouping-> Radiobutton group-> define
so now all will be grouped together and it will not be selected
only one out of the group will be selected
do like this and see it will work
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 17 6:00 AM
‎2007 Jul 17 5:42 AM
Hello friend,
1. You have to move space (' ') to the variable used to represent the radiobutton for making it as deselected for the first time.
2. If you want your radiobutton along with the other two which is already existing, in the screen layout, you have to group your radiobutton along with the other already present.
<b>Reward all helpfull answers</b>
Regards,
Rakesh.
‎2007 Jul 17 5:43 AM
Hi,
U need to assign thenew radiobutton also to the same group to which the other two are assigned to.
For this goto transaction se51 --> Layout of the screen --> In the menu --> Edit --> Grouping --> Radio button Group and then assign all the three radiobuttons to the same group.
Regards,
Himanshu
‎2007 Jul 17 5:56 AM
hi Vijay ,
You might have missed to put that newly created radiobutton in the group of the previous ones .. that y it is getting selected automatically . Right click in SE51 and try to put all the radiobuttons in one group ...
Revert if further help is needed !
Regards,
Ranjita