Hi,
Application Express 5.1.1.00.08
I created a "Form on a Table", table "hr.Departments", then created a Form Region with the wizard on "ُEmployees" table. I changed the "server-side condition - when button pressed" of the "reset page" process to "Select" to fire in every case. I changed the firing sequence of "Fetch row from employees" to 20 because it was created as 10 and 10 was the same sequence of "Fetch row from department".
When I tried to run the page it showed me the following error. When I deleted the "Fetch row from departments" process, the "Fetch row from Employees" process caused the same error with another column "Column Department_id not found in table Employees".
