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!

How to increase Canvas size in Forms 12c?

ORCL_noviceOct 28 2018 — edited Nov 2 2018

Dear all,

   I'm working on forms upgrade wherein more than 200 D2K forms are migrated to Forms 12c. But the canvas/window size looks small online and

I want to increase its size. I tried with below changes..

1. Increasing Applet width & Height to 100% in Formsweb.cfg

2. when-new-form-instance

set_window_property(forms_mdi_window,window_state,maximize);

set_window_property('PrimePak',window_state,maximize);

none of above worked out ;-(

Kindly guide me ..

Thanks!

Comments
Post Details
Added on Oct 28 2018
5 comments
3,796 views