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

read data from Modal dialog box

Former Member
0 Likes
632

  HI, Could you please help me on Model Dialog Box. My requirement is that i have to read data from subscreen which is placed in Modal Dialog Box.

I am not getting data directly in variable, so what is the way to read data?

  HI, Could you please help me on Model Dialog Box. My requirement is that i have to read data from subscreen which is placed in Modal Dialog Box.

I am not getting data directly in variable, so what is the way to read data?

1 REPLY 1
Read only

Former Member
0 Likes
448

Hi,

Inside your TOP include, you need to declare a variable WITH THE SAME NAME AND TYPE as that present inside your screen layout.

Regards,

Danish.