Search extended profile fields
Littlebob - December 29, 2007 - 23:45
| Project: | Find user |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Hi, great idea for a module. Could you please make the module search the extended fields added by the profile module? Thanks.

#1
Seconded. I'd appreciate this.
#2
I'd like to add a vote for this, as well.
#3
Here's a patch that does exactly that. It adds field options to the admin page so that you can control which fields are searched for.
#4
Small change to use LIKE instead of = to match the username search
#5
Whoops, I just noticed that the last patch was the same as the first. Try this one instead.