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

Check Box Disabled

Former Member
0 Likes
462

Dear Friends

I create a form with screen painter and putting two check boxes

now my problem is those check boxes are disabled in runtime

please help me to enable those check boxes in runtime

Dear Friends

I create a form with screen painter and putting two check boxes

now my problem is those check boxes are disabled in runtime

please help me to enable those check boxes in runtime

3 REPLIES 3
Read only

Former Member
0 Likes
446

HI,

YOu have the propery called input field under program tab in the propertes of a element.

double click the check box , in the properties box, go to attributes , select the program tab and under that check the input field.

Thaks

Mahesh

Read only

Former Member
0 Likes
446

Hi,

In the Screen --> Press layout, then double click on the check box, then a screen attributes window will open, there in that window --> In the Attribute, press program TAB, there you will find the options, check Input Field, Output field

Regards

Sudheer

Read only

Former Member
0 Likes
446

when i put the group key it was solved

Thanks you all