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 place it in required folder
what is oracle forms?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Explain the different levels at which oracle form services interact.
from where do u receive the information to develop report
difference between global n context sensitive segments?
Name the different triggers supported by oracle reports and their firing order.
did u received a single file or multiple files
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
What is an oracle report? List its various types.
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
how to send file attachment from oracle forms
Is it possible to execute a dynamic sql from forms?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is a user exit program in oracle reports?