Thanks for your help so far.
I guess I know what you mean. You want me to switch the dropdown menu out with an hidden field, which contains the value/name for the searchable column.
Like this?
<input type=”HIDDEN” name=”search_field” value=”column_name”>
But I can’t work out what to replace in the pdb-list-detailed.php file. Which function in the php file build the dropdown menu?
I’m new to “rewrite” plug-in’s – But I try my best to learn and learn. So thanks for giving your time ??