Useful Thanks
Gunnar Ekblad Kontema IT AB Hästholmsvägen 32 131 30 Nacka Sweden -----Ursprungligt meddelande----- Från: [email protected] [mailto:[email protected]] För [email protected] Skickat: den 18 juni 2010 17:24 Till: RBASE-L Mailing List Ämne: [RBASE-L] - Searching forms for all popups Just FYI in case this is helpful to anyone. I wanted to find all forms where I had defined a popup menu from a field. I did the following: browse all from sys_forms3 where sys_data contains 'pmaccess = true' Then you can click on the sys_data field of those forms, do a search for 'pmaccess = true'. A couple rows above you will see a label for FldName, that will tell you which field has the popup. Of course, this requires the forms to be NOT compressed.... Karen

