How to disable search form of a LOV
Hi Team, I am using JDev 12.2.1.3.0, and I have an LOV to which I am showing suggestions with the help of af:suggestedItems, and I set autosubmit to true. My problem is whenever a user is in that LOV field and presses the tab key, they are seeing a search like the one below.
My requirement is to not render form when user clicks tab how can I fix this? I tried to tweak UI Hints of that LOV in which I selected No Search as an option in Include Search Region dropdown but with this, I am able to hide form and other fields in above image but popup still opens with ContactName Table and Ok/Cancel Buttons