Adding custom field to order filter

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
dandersonMLT
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 95
Joined: Sun Oct 04, 2015 5:45 pm

Adding custom field to order filter

Post by dandersonMLT » Tue Jul 18, 2017 10:47 am

We are looking to add a custom field to the order filter page.
The Admin/Orders/Default.aspx has fields at the top to filter the order list.
It appears to be using an OrderFilter Object and passing it into OrderDataSource.

Is there a way to add a filter for a CustomField?

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

Re: Adding custom field to order filter

Post by jmestep » Tue Jul 18, 2017 10:45 pm

We have done it by creating a new datasource and using that instead of what is in the source code.
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

Post Reply