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 |
What is a visual attribute?
how report can be generated if we have the database designed in oracle 10g?
What are the built-ins used for processing rows?
When will ON-VALIDATE-FIELD trigger executed ?
can i use lexical variable in formula column
What is coordination Event?
What is the difference between flex mode and confined mode?
What is the difference between object embedding & linking in Oracle forms?
If two groups are not linked in the data model editor, What is the hierarchy between them?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
What is the sequence the Report triggers will fires while running a report ?
What is the difference between BPA AND Contract What are documents and test cases u followed