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

Hide Search Help Result box while changing the screen

abhishek37373
Participant
0 Likes
587

Hi Folks,

I have Used a search help Exit on a field which can be both manually populated or by F4 help.(In module pool program)

When F4 is pressed it displays the result in pop-up box.

Now if a value is selected from result popup box ,the popup exits/hides/closes itself,but the problem is if i press F4 but manually  enter the value,the pop-up box remains.Is there any way i can hide it at the change of screen.

Thanks in Advance.

Hi Folks,

I have Used a search help Exit on a field which can be both manually populated or by F4 help.(In module pool program)

When F4 is pressed it displays the result in pop-up box.

Now if a value is selected from result popup box ,the popup exits/hides/closes itself,but the problem is if i press F4 but manually  enter the value,the pop-up box remains.Is there any way i can hide it at the change of screen.

Thanks in Advance.

2 REPLIES 2
Read only

former_member183424
Active Contributor
0 Likes
541

Hi,

May be something wrong in any standard program,

I suggest check it on debugging mode.

Thanks

DEV

Read only

0 Likes
541

Hi Dev,

Thanks for replying.I don't see any problem in standard program here as when value is select from F4 result box it does disappears but since the value is not selected from the F4 result box it stays there,even after screen is changed in Background.