Page 1 of 1

added search by first/last name via admin_search_lead.php

PostPosted: Tue Oct 03, 2006 3:52 pm
by kchung
I've hacked in fields to search leads by first/last name.

See http://www.eflo.net/VICIDIALmantis/view.php?id=42 for details.

PostPosted: Tue Oct 03, 2006 9:10 pm
by mflorell
For larger databases if you want to use this patch I would stringly recommend indexing the first_name and last_name fields.

PostPosted: Mon Dec 11, 2006 2:21 pm
by Op3r
Adding a feature where you can also search by email or god forbid via city

uploading the patch in 30 minutes after testing.

Im trying to make the lead search a little bit more pleasing to the eyes.

PostPosted: Tue Dec 12, 2006 1:10 am
by mflorell
This is a feature that won't be included in 2.0.2, but some of these related search features will be added in the next version.

PostPosted: Wed Dec 27, 2006 11:43 pm
by kchung
be very careful of op3r's version. it's buggy :O)

PostPosted: Thu Dec 28, 2006 7:16 am
by Op3r
I am thinking where did it go wrong.

is it a missing " or ) ?

im gonna go look at it later

PostPosted: Thu Dec 28, 2006 2:18 pm
by kchung
Don't worry, I fixed it already...will upload my set of patches soon.

PostPosted: Fri Dec 29, 2006 3:39 pm
by kchung
patch uploaded to mantis. See first post.