Developer Error: invalid window block name passed to set_window_position
796841Oct 5 2010 — edited Jun 2 2011Hi
I had Registered a Form in Oracle apps
After that i'm trying to open the form,then this message will be displayed
Developer Error: invalid window block name passed to set_window_position
in the PreForm Trigger I had written the code as apps.set_window_position('MY block name(MAIN_BLOCK)','MY window(MAIN_WINDOW)')
i had wriiten like that
but
After click on that Ok Button of the error message my form is Open
and My form is Also not having any Minimize,Maximize and Close Buttons
Please Tel me How should i resolve that Error and also how can i Get that buttons for the Form