This topic is locked

Advanced search search criteria

7/14/2007 5:21:10 PM
PHPRunner General questions
author

Hi! I only want the options 'starts with' and 'contains' on my search pages. But for the 'advanced search' on the 'search' page [without my having made any changes] the first fields have only the "equals" option for criteria. The last field - which is the userid - has only the 'contains' option.
How can I fix this? I deleted the options I did not want to be included as criteria in the search boxes on the 'list' file - that was easy. But I am hestitant to try the same thing for the 'advanced search' file because, although all the options are listed in the source code, they are not available on the 'live' web page.
Thanks!!!

J
Jane 7/16/2007

Hi,
dropdowns on the Advanced search page have Equals search option only.

You can't use Starts with or Contains search option for dropdown boxes.