Search the Community
Showing results for tags 'add fields'.
-
Mayby anyone here could help me. Can't find answer on my problem. I need to add additional required checkbox in fast shooping and register new customer in presta shop [1.6.1.6] (RODO etc.) Insert new checbox in code is simple, but cant find out how to make it "required" (customer must allow to use his data befor make new purchase). I know there is a plugin for that byt my friend (shop owner) don't want buy it :/ I was try to insert it at the begining, where name, adress, phone is, but don't know how to set that new field as required and how to "validate it". Mayby you know, or maybe you saw any post / article about adding new fields do one page shooping and register ? Best regards from poland ;]
-
Hi good afternoon! I would like to know how can i do to add fields to user registration, to cut a long story. What I want is that when registering a user has a field where they specify if it was recommended by another user and thus be able to offer some kind of reward for recommendations. Thanks in advance for the help. And sorry for my bad english.
-
Bonjour, Afin d'optimiser ma boutique, j'aimerais savoir comment faire pour rajouter 2 champs ( non obligatoire ) lors de l'inscription d'un client. Les 2 champs sont : IBAN et BIC ( ceci afin de " gagner " du temps lors de retour de marchandise, pour le remboursement ). J'ai vu quelques tuto sur le net, mais ceux-ci ne corresponde pas vraiment à mes attentes et surtout, il sont pour les anciennes version de PS. L'idéal serait que ces informations soit visible en BO dans la fiche du client, ainsi que modifiable par le client sur sont compte. Voici en gros ce à quoi j'aimerais que cela ressemble : ( voir la pièce jointe ) Source de ce formulaire : 3 suisses Merci d'avance pour votre aide Bien à vous, Mj
-
- champds
- add fields
-
(and 2 more)
Tagged with:
-
Hi guys, I'm trying to add some custom fields to categories in the back office, I did it one week ago but now I can't do it again, I know that it would be done overriding the AdminCategoriesController.php according to the good practices but for time reasons. I did it over the core one time and now I would want to do the same thing adding more fields but the problem is that AdminCategoriesController.php never changes its behavior, if I change the code putting php errors the controller loads the page with the same content, If I remove all the code (the archive with 0kb) nothing change only if I remove the archive or change its name then an obvious error is shown. Please can you help me in some way ? Regards
- 12 replies
-
- controllers
- cache
-
(and 2 more)
Tagged with:
-
Add Field to Customer Registration in Prestashop 1.5
drhsebusiness posted a topic in Core developers
For my site I am trying to add a field in the customer registration. I want a field that asks the customer for an ID number. I have looked for hours and hours and I have found nothing that will work in Prestashop 1.5. I have found several topics about previous versions but each of tutorials I follow do not match in Prestashop 1.5. I also looked to see if there were any modules that would do this for me. No luck. So if anyone knows how to do this or knows of a module that does this I would be greatly appreciative!. - Thanks