Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where's the poplist elements gone?

Status
Not open for further replies.

Petemush

Technical User
Jun 21, 2002
255
GB
I've been given a database to work on and being brand spanking new at oracle I can't find where the list elements for a poplist are. I looked in the property palette for the poplist, clicked on 'Elements In List' and was given a program error written in one row of the list and nothing else.

Fine I thought, let's just change that to be the list elements minus one that I'm getting rid of.

Problem is, I've changed that but the list hasn't changed when I run the form so I assume the poplist must be getting it's list of values from somewhere else.

But where, nd how do I find out?

Cheers, sorry if this is too general a query!

Pete
 
Try to look through the code for POPULATE_LIST. Tip: open some program unit and use Program/Change or Replace PL/SQL.

Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top