Hello all,
I am very new to AbleCommerce and aspx for that matter.
I have a shop that i would like to edit /Admin/Orders/Default.aspx file so that i can have an additional search criteria. I would like to be able to filter the orders by customer type, either homeowner or business.
is this possible? it seems like this should be pretty easy or at least pretty straight forward.
I do have some experience in programming in a few languages, however i am not that familiar with aspx, so i am looking for a few pointers towards the direction of my question.
Any help would be greatly appreciated.
Creating additional search criteria for the Order Manager
Re: Creating additional search criteria for the Order Manager
I think when the customer place the order successful better you should save the customer type in order notes as order note and then from admin you can search the for customer type in order notes.