Search found 2 matches
- Wed Apr 14, 2010 9:28 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Custom searches and LoadForCriteria
- Replies: 3
- Views: 2442
Re: Custom searches and LoadForCriteria
Thanks, Judy. Amazing how many fonts make it impossible to distinguish single quotes from doubles!
- Sun Apr 11, 2010 10:08 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Custom searches and LoadForCriteria
- Replies: 3
- Views: 2442
Custom searches and LoadForCriteria
I'm trying to get better search results for a customer who wants to continue to use the standard (not advanced) search. They want the search to return results where the search criteria are found in product name, description or SearchKeywords. I've had some luck by modifying SearchPage.ascx.cs. I'm p...