I have an Oracle form, which when starts has the following activated field. 1. 2 text Item + 2 push button working as LOV button 2. One Button (cancel)
Now for simplicity lets call the text time as text_1 , text_2 Now user has an option to enter any value in text_1 and either press TAB to move to next text item or use mouse pointer to move the cursor to text_2 item OR can press cancel button.
I want to know if the user has pressed TAB or used mouse to press cancel button. Please let me know in case the question is not clear to you.