Account Numbers

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Account Numbers

Post by igavemybest » Wed Aug 11, 2010 8:05 am

It is completely possible I am losing my mind here, but where is the most basic feature for customers called an... account number? Instead of asking for email addresses, there should be a little search box, type in either an account number or a "priority code" attached to either an account or an order, and bam, up pops the customer or order. Anyone implemented something similar?

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

Re: Account Numbers

Post by mazhar » Thu Aug 12, 2010 3:30 am

You need to create either a new user setting and then use your custom query to list records depending upon that setting or you can use the NickName field as a workaround. Have a look at the following thread viewtopic.php?f=42&t=10074

User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Re: Account Numbers

Post by igavemybest » Wed Sep 08, 2010 8:17 pm

Ok, what about an autogenerated account number? I should have clarified that.

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

Re: Account Numbers

Post by jmestep » Thu Sep 09, 2010 7:30 am

Then you would use their UserId. In our referral program code, I display it in various places.
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

User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Re: Account Numbers

Post by igavemybest » Thu Sep 09, 2010 4:25 pm

Aha!, I didnt try to look for that field in the database because it wasnt in the Admin anywhere. Thanks!

Post Reply