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

Reply via email to