|
|
Re: Save changes to a form problem when populating the form using LOV [message #234983 is a reply to message #234794] |
Thu, 03 May 2007 11:00 |
houbcm
Messages: 14 Registered: April 2007
|
Junior Member |
|
|
My form has been designed this way: User populates the form using LOV -> Make changes to the record -> Click the 'Save' button in the form to save the changes.
The Pl/SQL for 'Save' button is: Commit;
It looks to me the forms has been updated using rowid, but when i populate the form using LOV, the rowid doesn't change accordingly. The rowid is always equal to 1.
Could you tell me how to fix it. Thanks.
|
|
|
|
|
|