This question is locked. New answers and comments are not allowed.
Hello,
I was wondering if you could help me with this issue.
I was able to attach onkeydown function to a input in the filtering popup, and that function opens up a window to search for specific value that should be returned into the input textbox.
But, as soon as I open window (if window is modal) filter popup disappears. If window is not modal then popup is still there, but it dissapears when I close the window. I want to keep filter popup on screen at all times, so I could click filter after the selection from window.
Do you have any advice, how should i best overcome this problem?
Best regards,
I was wondering if you could help me with this issue.
I was able to attach onkeydown function to a input in the filtering popup, and that function opens up a window to search for specific value that should be returned into the input textbox.
But, as soon as I open window (if window is modal) filter popup disappears. If window is not modal then popup is still there, but it dissapears when I close the window. I want to keep filter popup on screen at all times, so I could click filter after the selection from window.
Do you have any advice, how should i best overcome this problem?
Best regards,