Dan: That's another good suggestion! Another friend of mine used to do this back in 6.5. Made a field look like a dropdown, but it would bring up a popup list, then we had to use a playback to get it into the other field. This is a good way to do it if you need to do some manipulations for the list that you can't handle in the regular Popup tab.
Karen > I put a push button next to the field with a down arrow icon which users > are used to seeing for drop downs. > > I assign an eep to the button with the properties: > > property compid PMAUTO 'TRUE' > property compid SET_FOCUS 'TRUE' > > Dan >

