I'm working on oracle forms 10g. I have two forms FORM 1 & FORM 2. From a field (say employee) in FORM 1 I want to call FORM 2. This form displays data of employees. On double clicking a value in a field in FORM 2, I want to pass the same value to the employee field in FORM 1. What should I do?