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 |
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Explain how one can iterate through items and records in a specified block?
how to send sms to mobile phone from oracle forms.
what are Navigational Triggers?
Can you pass data parametrs to forms?
What is an User_exit?
What is a physical page ? & What is a logical page ?
how to hide the scroll bar in forms 6i
What are different types of images?
List some built-in routines used to manipulate images in image_item?
what is place holder column
What are built-ins associated with timers?