The way to search only first column in LOV
Hi experts,
I would like to ask you about the way to search only first column in LOV.
EBS R12.2 forms.
Example...
When I search the data from LOV if there are multiple columns exist like ColumnA, ColumnB, ColumnC.
And if I put the keyword as %12%, then the result show up as 112A, 312C from ColumnA, ColumnB, ColumnC.
ColumnA ColumnB ColumnC
------- ------- -------
111A 213B 312C
112A 215B 318C
113A 216B 319C
I would like to only search in columnA. Is there any way to achieve this using personalize?
Any feedback will be greatly appreciated.
Thank you in advance for your help.