Error after copying and modifying a page in APEX
523050Jul 16 2006 — edited Jul 18 2006I have copied (duplicated) and modified a "Form on a Table with Report" in my application.
The new form does the same as the old one, but it uses a different database table. The original form was made with the help of APEX.
After I corrected the table and field names in the new form, I experienced the following error:
The row edit icons on the new form refer to the records of the OLD table. If I click on them, the record edit screen appears with the content of the row in the old table. This causes an other error too, because the record number in the new table doesn't always point to an existing record in the old one. In this case I get an error: ORA-01403: no data found / Error Unable to fetch row.
I don't know where to correct this hyperlink, I guess this is an automated link from the XE !?
Thanks for any help in advance.