20 pts.
 Oracle Forms 6i when-validate-item trigger not firing
when-validate-item trigger not forong as soon as the item is changed. I have set validate-from-list property of item to be yes buit still when I press any other buttonm on the form this trigger is raised. Please help me out in this regard.

Software/Hardware used:
oracle forms 6i
ASKED: April 5, 2010  5:10 AM
UPDATED: June 12, 2012  3:48 PM

Answer Wiki:
That's the correct behavior. Validation occurs when you press enter, when you navigate away from the item, or when you save your block to the database.
Last Wiki Answer Submitted:  April 5, 2010  2:13 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Nothing is there to give

 10 pts.

 

i have set the validtae from list property of my item to yes but stil on navigating to other filed from the item text box the lov list does’nt  pop up


 

The validate-from-list property makes the LOV get displayed only when the user has entered a value that is not in the list.  If the item is empty or if a valid value has been entered, the LOV is not automatically displayed.

 63,535 pts.