Thanks Jo
I already done it
http://dev.cmsmadesimple.org/bug/view/9651
But I request the Help of the community in case of CG have no time to give anymore to this module.
Search found 3 matches
- Tue May 20, 2014 10:48 am
- Forum: Modules/Add-Ons
- Topic: Products Custom Fields Search
- Replies: 2
- Views: 1352
- Tue May 20, 2014 9:58 am
- Forum: Modules/Add-Ons
- Topic: Products Custom Fields Search
- Replies: 2
- Views: 1352
Products Custom Fields Search
Hi Folks I know it still have a bug with the search functionnality with custom fields on the PRODUCTS module. We cant make a succefull search with 2 or more custom fields. But I think I have found where the problem come from. Take this SQL query for exemple: SELECT SQL_CALC_FOUND_ROWS C . * , PH.hie...
- Thu Apr 05, 2012 7:21 am
- Forum: Tips and Tricks
- Topic: [companydir module] how to simply create a FEU CRUD
- Replies: 0
- Views: 2260
[companydir module] how to simply create a FEU CRUD
Hi folks, I was looking in the forum how to allow FEU user to have a simple CRUD for their own data. All the post I read was looking a little bit complicated. I just found a simple way to do this. No need to modify any .php file. Just some template management. That's all ! (maybe this solution was a...