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

pop up window

Former Member
0 Likes
443

i need to display a pop window with a list of values and check boxes that will allow me to select the values that i want to use. the values selected should populate text boxes on a screen in screen painter

i need to display a pop window with a list of values and check boxes that will allow me to select the values that i want to use. the values selected should populate text boxes on a screen in screen painter

2 REPLIES 2
Read only

Former Member
0 Likes
419

You have to create a dialog screen and design the screen using screen painter .

all the value passing has to be done in PAI of screen

Read only

Former Member
0 Likes
419

HI ,

U can also design a selection screen with ur required fields and then just call that selection screen to do the required function .

Thanx

Rohit

Reward if helpfull