WHEN-BUTTON-PRESSED TRIGGER FAILS IN ORACLE FORMS 11G
Hello Experts,
we are facing issue as there are 2 forms from which 2nd form is getting called from first forms's menu but at run time when we do ctrl+f11, it fetches all the records based on given parameters but when we give parameters and press OK button(when-button-trigger) fires, it's not fetching any values and it's exiting the form and showing main screen again.
please suggest how to resolve this issue.
Thanks