What is the "LOV of Validation" Property of an item? What is
the use of it?
Answer / 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 |
What are the two types views available in the object navigator?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
What is a library in Forms 4.0?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How do you display console on a window ?
from where do u receive the information to develop report
What is the frame & repeating frame?
how can u store a picture file in oracle database? explain the path/command?
What is the difference between flex mode and confined mode?
Where we can use the placeholder columns?
What do we mean by record group in oracle forms?
What buil-in routines are used to display editor dynamicaly?