Hi,
Jdev : 12.1.3
I have a readonly table in my page. For one of the column, I have defined LOV (VO attribute is ID and Name is displayed in the LOV) in the VO. So in the Table filter, it is coming as a dropdown. How can I change this dropdown to plain text field.
When the user type the text in the search field and press enter, it should filter the table with the name entered.

Cheers
AJ