Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Developer Error: invalid window block name passed to set_window_position

796841Oct 5 2010 — edited Jun 2 2011
Hi

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 30 2011
Added on Oct 5 2010
4 comments
4,696 views