How to change maximise or minimise the window in forms
Answer Posted / ashutosh
for maximize.......
set_window_property('name_of_window',window_state,maximize)
for minimize.......
set_window_property('name_of_window',window_state,minimize)
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
Name the different triggers associated with oracle forms having a master-detail relationship.
How can we generate report output in excel format?
Is it possible to execute a dynamic sql from forms?
how do u compile a form i.e .fmb file in Unix or in dos
What is responsibility and how u attach How to create user and how u attach with responsibility.
Explain the different levels at which oracle form services interact.
What do you understand by lov and how can it be used?
how to send file attachment from oracle forms
from where do u receive the information to develop report
List the different types of columns in oracle reports.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what is difference between group above and group left report
what is a package n what r the packages availbla in report
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
List out the oracle forms configuration files?