Opened 16 years ago
Closed 9 years ago
#2434 closed enhancement (wontfix)
Search Multiple XProfile Fields
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | |
| Cc: |
Description
Lets say you have two Xprofile fields: Firstname and Lastname. A user has entered "Jane" into Firstname and "Smith" into Lastname. Doing a Buddypress search for "Jane" or "Smith" will find the user, but a search for "Jane Smith" will return "Sorry, no users were found."
Can the search functionality be enhanced to return this type of result?
Thank you!
Change History (2)
#1
@
16 years ago
- Milestone changed from 1.3 to Future Release
- Type changed from task to enhancement
#2
@
9 years ago
- Milestone Future Release deleted
- Resolution set to wontfix
- Severity set to normal
- Status changed from new to closed
Old ticket, but:
Can the search functionality be enhanced to return this type of result?
No, not the way described. *If* we were to add distinct first/last name field types into core, we *might* look to support this, but not until then.
See the bp-member-filter plugin.