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

Function Code field not enabled

Former Member
0 Likes
1,126

Hello All,

I'm new to MP programming.

I'm facing a problem in working with radio-button control on my screen. I have done some searching on

net and found that to use radio-button in PAI, i need to assign function code , whereas when i go to properties of radio-button control, i find the function code input disabled. I can assign group and other properties, but not function code.

Can anyone please help me in figuring out where the problem is??? Or is there any other way to work with it.

Thanks.

Ushma.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
784

Hi,

After creating 2 or more radio buttons select all the RADIO BUTTONS, go to EDIT -- GROUPING --RADIO BUTTON GROUP --DEFINE

if you do it first then the FCode will be in editable mode

try this out

Regards

Ramchander Rao.K

Edited by: ramchander krishnamraju on Dec 5, 2008 9:08 AM

2 REPLIES 2
Read only

Former Member
0 Likes
785

Hi,

After creating 2 or more radio buttons select all the RADIO BUTTONS, go to EDIT -- GROUPING --RADIO BUTTON GROUP --DEFINE

if you do it first then the FCode will be in editable mode

try this out

Regards

Ramchander Rao.K

Edited by: ramchander krishnamraju on Dec 5, 2008 9:08 AM

Read only

0 Likes
784

Hello,

Thanks, i did it in the same order you suggested, it has worked.

Thanks