Modal Region Error Notification
JiminyFeb 1 2013 — edited Jul 2 2013Hello,
I am using apex 4.2.
I have created a Modal Region using the Modal Region Template which I open and close with the openModal and closeModal javascript respectively. I have validations on the items within my Modal Region such as a field cannot be null when the save button is clicked. The save button submits the page.
The problem is that the error notification displays on the Apex page and not within the Modal Region itself. Is there any way to get the error notification to display within the modal region template?
Thanks,
JIM