how to call forms in parametar forms
Answers were Sorted based on User's Feedback
Call_Form('<Here Put The proper Path Of Your .FMX File What You Want To Call>');
OR
OPEN_Form('<Here Put The proper Path Of Your .FMX File What You Want To Call>');
OR
Call_Form('<Here Put The proper Path Of Your .FMX File What You Want To Call>',NO_HIDE);
| Is This Answer Correct ? | 2 Yes | 1 No |
How can a text file be attached to a report while creating in the report writer?
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
What is the difference between keystartup and pre-form ?
what is Oracle10g? Please refer some sites...
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
Identify package function from the following ?
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
Whar are the different default triggers created when Master Deletes Property is set to Cascade?
What do you understand by lov and how can it be used?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Why is a Where clause faster than a group filter or a format trigger?