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

Module pool programing how to inactivate fields in a screen

Former Member
0 Likes
414

Hi,

I had developed a screen which contains 4 input/output on the screen and push buttons .my repuirement is that when i press a push buttion 2 fields should appear as inactive(i.e., only output) how to do that .

regards

vikram

1 REPLY 1
Read only

Former Member
0 Likes
387

Hi

when you will press the button PAI of the screen will be triggred and sinve the same screen is to be displayed so during the PBO of the screen work on the screen fields attributes in debugging and find out the attribute which you need to set for turning them to output only.

regards,

Vikas