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

Screen Field Attributes When Cannot be Accessed Through SCREEN-NAME

dean_hinson2
Active Contributor
0 Likes
464

Hello,

I have a couple a fields that control what is loaded into a table on a screen (same screen). When entering 'edit' mode on the table, I want to disable (protect) the contents of the fields that controlled the table load. Since these fields are not apart of table-control, I cannot access attributes (INPUT) via SCREEN.

How can I prevent input into these field until after exiting 'edt' mode?

Thanks in advance for any assistance.

Dean.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
447

Can u copy the parts of program or give more explanation ?

2 REPLIES 2
Read only

Former Member
0 Likes
448

Can u copy the parts of program or give more explanation ?

Read only

0 Likes
447

I have been away too long from this stuff. I was caught in the TC loop and needed to check these outside of that loop. It works now.