What is the "LOV of Validation" Property of an item? What is
the use of it?
Answer Posted / guest
When LOV for Validation is set to True, Oracle Forms
compares the current value of the text item to the values
in the first column displayed in the LOV.
Whenever the validation event occurs.
If the value in the text item matches one of the
values in the first column of the LOV, validation
succeeds, the LOV is not displayed, and processing
continues normally.
If the value in the text item does not match one of
the values in the first column of the LOV, Oracle Forms
displays the LOV and uses the text item value as the search
criteria to automatically reduce the list.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
In what sequence do triggers get fired by oracle forms?
what is oracle forms?
What do you understand by oracle forms and why are they required?
What is an SQL FORMS ?
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
Is it possible to execute a dynamic sql from forms?
did u p prepared complex report
difference between global n context sensitive segments?
what is difference between group above and group left report
List the different types of columns in oracle reports.
a text item is there what r the different types of triggers associated with it
List out the oracle forms configuration files?
from where do u receive the information to develop report
how to send file attachment from oracle forms