This is a drift from the lookup thread.
I ran into some issues with popups in NT 6.05. Mine don't popup.
I set the lookup button to not use the popup and the browse displayed, but didn't return the selected item.
I used Example 2 to do some tests. Here is what I've found out so far -
Calling the form from a browse -
if the form is a popup and the lookup is a popup, everything works as expected.
if the form is a popup and the lookup isn't, the lookup works, but the form "UNPOPS" when the lookup returns.
if the form isn't a popup, and the lookup is a popup, the lookup is not displayed.
if the form isn't a popup, and the lookup isn't a popup, the lookup is displayed, value is returned but couldn't cancel. (That might unrelated)
Since it seemed to work when both are set as popups, I set the global popup setting to Yes. This caused the menus to not work.
I have another test not included in the sample where the update form is called from an Other button on the browse. This would not display the update form as a popup. That form display if not requested as a popup BUT then the look up buttons don't work.
Does anyone see a pattern here?
Chris C
Modified - added example.
[attachment deleted by admin]