GBPro Posted December 20, 2021 Share Posted December 20, 2021 Bonjour, Je souhaite modifier le template du formulaire de création de compte sur Prestashop 1.7. Cependant sur le fichier themes/montheme/templates/customer/partial/customer-form.tpl j'ai ceci : {block "form_fields"} {foreach from=$formFields item="field"} {block "form_field"} {form_field field=$field} {/block} {/foreach} {$hook_create_account_form nofilter} {/block} Comment faire pour accéder aux champs du formulaire pour ajouter des class etc. Je vous remercie Link to comment Share on other sites More sharing options...
Maxime398 Posted April 4, 2024 Share Posted April 4, 2024 Bonjour à tous J'ai exactement la même question, ou peut-on modifier le hook {$hook_create_account_form nofilter} ? Merci pour votre aide Bonne journée Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now