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 |
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 are the different types of key triggers ?
how to pass 2 variables from one form to other form
Can a property clause itself be based on a property clause?
how we can validate the run-time parameters in reports 6i
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What are the types of Pop-up window ?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is the order of the triggers fired once the form is opened?
List the Types of Items?
What is the usage of frame ?
Give the sequence of execution of the various report triggers?