how to call forms in parametar forms

Answer Posted / bighnaraj dalai

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In what situation u create the BPA.

1962


What do we mean by record group in oracle forms?

814


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

2052


What is the difference between flex mode and confined mode?

725


did u p prepared complex report

1785


What is the difference between bind and lexical parameter?

769


List out the oracle forms configuration files?

797


what is the difference between call_form, new_form and open_form?

943


Is it possible to have multiple layouts in a report?

798


How can we expand Parameter Form Canvas on Reports 6i?

2154


What is a canvas in oracle forms?

788


What do you understand by oracle forms?

795


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1887


where do u put the report file

1870


What is a matrix report and how many minimum groups are required to prepare the same?

798