KEY-ENTER trigger in forms 10g not working
I am using developer suite 10g with EBS 12.2.10 and database 19c (19.10.0.0.0)
Below is a custom form. I want to know how ENTER key on keyboard will move cursor from Showroom field to CURRENCY_MIR field which has USD value. I tried KEY-ENTER trigger but it is not working. Also tried KEY-NEXT-ITEM trigger but it is only working with Tab key. Right now when I press ENTER key control goes to Price and Lot Availability button.