Admin Search Function

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
TTMedia
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 83
Joined: Mon Dec 03, 2007 11:49 am

Admin Search Function

Post by TTMedia » Tue Oct 28, 2008 1:28 pm

When using the search function in the backend,

I want to be able to search by Manufacturer Code. When I try, deselecting titles only, nothing shows up.

Am I missing something? Solutions?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Admin Search Function

Post by jmestep » Tue Oct 28, 2008 3:25 pm

By default it doesn't search by manufacturer number or sku. Someone posted code on the forum recently to search by sku- I don't have the link, but it was fairly recently.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

alkasber
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 36
Joined: Thu May 15, 2008 2:50 pm
Location: Brazil

Re: Admin Search Function

Post by alkasber » Tue Oct 28, 2008 7:39 pm


User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Admin Search Function

Post by mazhar » Wed Oct 29, 2008 5:52 am

By default it doesn't search by manufacturer number or Sku. Someone posted code on the forum recently to search by sku- I don't have the link, but it was fairly recently.
Yes that code can be modified to support the manufacturer field as well. In fact that search makes use of the same components as used by advance search so every thing that is available in the advance search on store pages could be done in that Sku report as well. The code is updated to support the manufacturer field as well. Check the updated code here
viewtopic.php?f=45&t=6971

Post Reply