Search the Community
Showing results for tags 'field list'.
-
Hi guys ! I'm working on a new module which allow to associate product to part of cars. I'm facing a little issue, on every controllers I make, I use the fields_list, but when I'm using the search box, I doesn't filter the results as you can see on the following screenshot....
- 1 reply
-
- controllers
- module
-
(and 3 more)
Tagged with:
-
Hey, Is it possible to apply a function to columns on field list helpers? As example I have my fields_list like this: $this->fields_list = [ 'id_employee' => [ 'title' => $this->l('Employee ID'), 'type' => 'int',...
-
Bonjour, Je voudrais ajouter un champs 'En solde' dans la liste des produits en admin products, le champs s'affiche bien, mon problème est le filtrage me retourne une erreur 'ambiguious field on_sale', malgré j'ai bien spécifié l'alias $this->_select .= 'sa.`on_sale`'; $this->fields_list['on...
-
- field list
- helper
-
(and 1 more)
Tagged with:
-
This shop was upgraded from .11 version. While testing I realized the contact us form doesn't work. Please advice. [PrestaShopDatabaseException] Unknown column 'date_upd' in 'field list' INSERT INTO `ps_customer_message` (`id_employee`, `id_customer_thread`, `ip_address`, `message`, `file_name`,...
- 2 replies
-
- Unknown column
- 1.6.0.13
-
(and 4 more)
Tagged with: