I have the following hidden field:
<input type="hidden" name="onweb" value="y">
It works fine in searches using select fields (as defined in my .cfg) as the input, but a keyword search (using text input) displays records that do not have value "y" as well as records that do.
Any ideas? Thanks
rdavis
<input type="hidden" name="onweb" value="y">
It works fine in searches using select fields (as defined in my .cfg) as the input, but a keyword search (using text input) displays records that do not have value "y" as well as records that do.
Any ideas? Thanks
rdavis

