‎2009 Aug 20 7:50 AM
Hi experts,
I have a requirment to create a module pool program where have to put radio button . I am working on ECC 5.0.
My doubt is when i double click on the radio button in screen painter the function code is disabled.
Pls help me with this issue..
Thanks
Ramesh Manoharan
‎2009 Aug 20 8:34 AM
Hi,
Assuming that you will always have a radio button group, rather than a single Radio Button,
1. In the screen painter, place two or more radio buttons on the screens and give them the names.
2. Select the Radio Buttons with your mouse and do a right-click. On the context menu, choose RadioButton Group-->Define.
3. Now just press F7. There will be a pop-up for the element list. Scroll a little to the left and give a function code to one of the radio-buttons. You will see that all the radio buttons which you have grouped together will get the same function code automatically.
Regards,
Omakram.
‎2009 Aug 20 8:34 AM
Hi,
Assuming that you will always have a radio button group, rather than a single Radio Button,
1. In the screen painter, place two or more radio buttons on the screens and give them the names.
2. Select the Radio Buttons with your mouse and do a right-click. On the context menu, choose RadioButton Group-->Define.
3. Now just press F7. There will be a pop-up for the element list. Scroll a little to the left and give a function code to one of the radio-buttons. You will see that all the radio buttons which you have grouped together will get the same function code automatically.
Regards,
Omakram.