rssidlowski / Pollution_Source_Tracking

City of Baltimore Pollution Source Tracking
0 stars 0 forks source link

Search: add new search by sample name #64

Closed rssidlowski closed 9 years ago

rssidlowski commented 9 years ago

Similar to search by investigation name add the ability to search by sample name and allow the user to enter all or part of a sample name and display the results in date order by most recent date.

kanglu666 commented 9 years ago

new search function added, please test

kanglu666 commented 9 years ago

done

rssidlowski commented 9 years ago

The search by sample is not working correctly. For example I searched for 'Eastern' and got the following results: searchbysampnameeastern But, when I search for 'Run' I get no results. searchbysamplenamerun

kanglu666 commented 9 years ago

that's right. you are searching for Sample Name, the results are Investigations which have the sample you searched.

rssidlowski commented 9 years ago

Aha. thanks.