Hello,
I am getting an error "Application 2900 Dialog page 12 cannot be rendered successfully. Ensure the page template in use on page 12 is template type "Dialog page", with appropriate JavaScript dialog initialization, dialog closure and dialog cancel code defined" on using a File Browse in the Modal Dialog Page.
If i close the error page and check the table, it is saving the file in the table.
I am currently using APEX 5
When i do not add any file using File Browse, the Form works perfectly fine and successfully submits the form.
We are manually closing the Modal Dialog page after processing (There is no Branching or Close Dialog DA on Button)
Please help.