Hi, In my application, I want to close the window after successfully submitting the record. I am checking for Mandatory fields entered before submitting to database. In case of any field missed out, validation error occurs and upon selecting the field and submitting the page again, the data gets entered into database but the window does not close. This problem will ...