Disable manual entry in form field
Dear All,
I have a custom form built on 10g in EBS 12.1.3 environment. It has only one text field and a button. My requirement is to restrict user from manual entry in text field. User should only be able to enter in field through scanner by swiping a card. I have tried by making field ENTERABLE PROPERTY_FALSE but it didn't work. Is there a way to achieve this?