Posted by aharown07 on December 12, 2008 at 12:45pm
Jump to:
| Project: | Form Block |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Would love to see username search in a block! There doesn't currently seem to be any way to do this unless you know how to write the php in a custom block... which I don't know how to do.
Comments
#1
You may want to check out the Search Type module at http://drupal.org/project/search_type it is very similar to your request.
#2
Thanks for the tip. I've moved on to D6 now which solves the problem a completely different way. Since Views 2 has a nice "users" type View, it's possible to make user views w/exposed filters for username and other fields. Which works very nicely.
#3