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
What is an oracle report? List its various types.
hiding item in report how like that properly,thats manually but at runtime i want to do
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What is the difference between flex mode and confined mode?
What do you understand by lov and how can it be used?
What do you understand by lov?
What is responsibility and how u attach How to create user and how u attach with responsibility.
List the different types of columns in oracle reports.
if u want to delete all these detail block etc what will happen in form
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
What is a user exit program in oracle reports?
what is oracle forms?
Explain the different levels at which oracle form services interact.
what is tripstop report?
What is a matrix report and how many minimum groups are required to prepare the same?