Search found 4 matches
- Thu Jun 11, 2009 6:28 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Filtering on Fields from Product Templates
- Replies: 11
- Views: 10498
Re: Filtering on Fields from Product Templates
When I built this (sorry, code is not shareable), I moved and extended (added descriptive text, images, additional properties) the data in ac_InputFields, ac_InputChoices and ac_ProductTemplateFields to my own tables, then built a data layer over those objects. This allows me to swap out Able as th...
- Wed Jun 10, 2009 4:42 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Filtering on Fields from Product Templates
- Replies: 11
- Views: 10498
Re: Filtering on Fields from Product Templates
Since there doesn't appear to be an add-on capable of doing the type of filtering I'm looking for, I'm going to write my own for our site. Does anyone have any ideas on the best way to accomplish this task - i.e. should I use the API (is it even possible?) or should I interface directly with the tab...
- Wed Jun 10, 2009 12:44 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Consistent HTTP status code 400 on AJAX
- Replies: 0
- Views: 2215
Consistent HTTP status code 400 on AJAX
I'm currently evaluating AbleCommerce using the demo site. For some reason I get consistent status code 400 errors when using the admin control panel. Here is the exact error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. T...
- Wed Jun 10, 2009 10:11 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Filtering on Fields from Product Templates
- Replies: 11
- Views: 10498
Re: Filtering on Fields from Product Templates
Definitely a defacto in Ecommerce 2.0 by now. I too plan on building a filtering feature on the product templates (but got some template import issues I have to deal with first). Take a look at this open source shopping cart.. the filtering is exactly what I plan to do: http://demo.magentocommerce....