Custom application not displaying text fields on next\previous

 0 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
haddixst
Basic Member Send Private Message
Posts: 8
Basic Member

Hi all,  I have created a custom application with a custom database table using CASE (for the first time) to quick paint the form.  Pretty simple table and form... it has company, employee, a location code, a sequence number, and start and stop dates.  I have set it up similar to HR11, so when you search for or enter an employee number, company, or location there is a text field with key number defined that will show the employee name, company name, and location description.  If I enter the values and inquire, everything works fine however when I hit next or previous, the same employee name\company name\location name in those text fields remains... the text boxes update to show the correct data.  This happens in both LID and portal (on 9.0.1.13) Example:

Company 1  Test Co

Emp 1 John Doe

Loc CHI Chicago

That is all correct... I hit next and I get

Company 2 Test Co

Emp 2 John Doe

Loc NYC Chicago

which is not correct.  Any ideas?  Thanks in advance