Jump to content

Search the Community

Showing results for tags 'fields'.

  • Search By Tags

    • fields ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Bonjour Je cherche à ajouter un champ "Société" au niveau du back office de la gestion des commandes. J'ai beau chercher je trouve pas de réponse pour Prestashop 8 merci de votre aide ! Matthieu
  2. Hi, I've created a custom module to add fields to registration form but something isn't working I've tried to change position of fields using this tutorial https://webkul.com/blog/adding-new-field-in-prestashop-1-7-admin-symfony-controller/ but remain same positions as before. Why? Fields are...
  3. Hi everybody, I need to add a custom field (checkbox) during the Checkout process and then register the data in database. Later I would like to have this data appearing on the PDF invoice in the back-office. What I have done so far: - Create the field in the template /themes/themeName/order...
  4. Hallo allemaal, Ik heb een probleem in mijn BO. Prestashop 1.7.6.8 In mijn BO lijkt het wel of alles door elkaar is geschud. de velden die een dropdown menu hebben die geraken niet uitgeklapt en datgene wat "achter" de dropdown zit is gewoon visueel zichtbaar over de gehele pagina. Ie...
  5. Im BO läßt sich unter Lokalisierung/Übersetzungen der Programmteil „Feldnamen“ nicht mehr öffnen, es erscheint die Fehlermeldung „http error 500“; alle anderen Programmteile funktionieren problemlos. Die URL für diesen Programmteil lautet admin/idex.php?controller=AdminTranslations&lang=de&typ...
  6. Bonjour, je chercha à ajouter dans l'administration et dans les catégories un champs personnalisé en wysiwg. Mais seulement depuis cette version (1.7.6), la méthode a changé, l'ajout de champs se faisant avec Symfony, on ne peut plus overrider "AdminCategoriesController.php" car l...
  7. How to change the order of fields for customer registration form (Tested with v1.7+) Simply change the order in the following class (Override class is recommended) classes/form/CustomerFormatter.php public function getFormat() { $format = []; //#1 field $...
  8. Hi Is it possible to change the status of the optional field to mandatory during customer registration. For example, the customer fills in the Company field and the Siret field becomes mandatory.
  9. Hello, i have an issue enabling or migrating or nesting or adding the Address Form into the registration form. so the user at registration need to send FULL Data, instead of waiting till need to checkout. in old versions i saw in preferences > customer> account cr...
  10. I'm creating a jewelry shop store, and I created fields in the product customization so the client has the possibility to write anything. What I want to know is if there are any possibility to edit the text field of the product customization when we are at the shopping cart. (if the customer wants...
  11. Hello. I need to have the fields 'firstname' and 'lastname' as readonly in the "personal information" page of the front store. But I also need the client to fill them in the "Create an account" page of the front store. We have succeeded in version 1.7.1.2 but we are not able in version 1.7.5.1...
  12. Hi, I thought I have mastered the PS 1.7 form (adding fields, customizing...) until I wanted to modify the html rendering of the text just above the password. It shows when you enable the guest account option. Like you can see it's rendered between two form-fields.tpl. I know it's related...
  13. We just upgraded to 1.6 and some of our customers are receiving emails with blank fields. Our logo appears at the top and the customers name but there are no products detailed, or any of the customer's information. I've attached an image here that shows a potion of the email someone received. I hav...
  14. Hello friends! I use gift wrap option to ask for more information from the customers. is it possible to have more than one field?
  15. Bonjour à tous, Je cherche à rajouter des champs dans le formulaire de contact prestashop 1.7 J'ai vu des tutos pour la version 1.6 mais il y a des changements au niveau controllers pour la 1.7 J'ai rajouter les champs voulus dans mon fichier contact_form.tpl mais je ne vois pas pour...
  16. Hello everyone, I hope you're having a great day. I'm currently on prestashop 1.7 and I have already a non understandable amount of products on line. The problem I'm struggling with is that after some css editing of the template I found out that my customization fields module is not saving the...
  17. Hello, I'm trying to find the right way to extend the available fields for manufacturers and products in PS 1.7. After adding a field to the database in the right table I need some advice which files have to be modified to get it working with all PS feature i.e. translation and validation....
  18. Hi, I would like to ask how to put additional fields on the checkout page for guest orders. Like tel number or forename and prename. thanks in advance! Regards, GMA
  19. Hello everyone, I hope you're having a great day. I'm currently on prestashop 1.7 and I have already a non understandable amount of products on line. The problem I'm struggling with is that after some css editing of the template I found out that my customization fields module is not saving th...
  20. Hello everyone, I hope you're having a great day. I'm currently on prestashop 1.7 and I have already a non understandable amount of products on line. The problem I'm struggling with is that after some css editing of the template I found out that my customization fields module is not saving the...
  21. Hi, I'm trying to reset the customization fields of a specific product. Currently, i succeed in saving them, but when i visit other pages of my website and come back to this product page, the customization fields are still saved and displayed. My aim is to give the user a "Reset customi...
  22. Witam, mam pytanie, będzie to też działać w formularzu bez rejestracji?I czy w wiadomości mail będę mógł te nowe pola zamieścić i będą widoczne???? Napisałem do autora modułu ale brak odpowiedzi. https://addons.prestashop.com/pl/registration-ordering-process/7152-custom-fields.html
  23. Bonjour, Est il possible d'ajouter des champ pour les clients? j'aurais besoin de collecter plus d'informations... merci d'avance Cordialement, Arnaud
  24. Hello i want to add 2 extra custom fields on the product's page. i used this tutorial on the pass when i was on 1.4 http://strife.pl/2011/12/how-to-add-new-custom-field-in-prestashop/ put now this tutorial is not working for 1.5.3 because is not any AdminProducts.php in /[admin_panel]/tabs/AdminProd...
  25. Hi, Can someone help with finding a solution for adding additional information in emails sent to customers when I change the status? I need to create a new status, create a new email template for that status that includes (but not limited to): product name, product description, product reference...
×
×
  • Create New...