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

enter user input data into Pop up window

Former Member
0 Likes
1,185

Hi all,

The requirement is the user vl click on check box, which would give a pop up window. into the pop up window the user would enter few values which needs to be printed in the report.

how to trigger pop up window when the user clicks the chk box.

any help would be appreciated.

thanks

ab

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
778

Hi,

You can use the FM POPUP_GET_VALUES

Also do search the forum you will find many examples as well..

2 REPLIES 2
Read only

Former Member
0 Likes
779

Hi,

You can use the FM POPUP_GET_VALUES

Also do search the forum you will find many examples as well..

Read only

Former Member
0 Likes
778

Hi,

Set a Fcode for the checkbox , so this will trigger a event then u can call the popup.

Regards,

Madhukar Shetty