Include More User Details in Admin Search

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Include More User Details in Admin Search

Post by sweeperq » Wed May 25, 2011 12:44 pm

1. Is there a way to include more customer details in the search results when using the "quick" search in the admin header? Things like name and phone number are more useful to us than email address.

2. Is there a way to include the Phone number in the UserSearchCriteria when utilizing the search on /Admin/People/Users/Default.aspx? I added a field for it, then found that it is using the UserSearchCriteria class which does not have a Phone property.

Thanks!

plugables
Captain (CAPT)
Captain (CAPT)
Posts: 276
Joined: Sat Aug 15, 2009 4:04 am
Contact:

Re: Include More User Details in Admin Search

Post by plugables » Tue Aug 09, 2011 6:55 am

1. Name is already included. If you enter name or part of name in the search box and try to search you will find the users matching that name

2. There is no simple way of doing this. You will either have to have AbleCommerce backend code or you need to write your own search function.

Post Reply