Blawdi Posted April 13, 2018 Share Posted April 13, 2018 Bonjour, J'aimerais que " Afficher l'état sur la fiche produit" (show_condition) soit automatiquement coché lorsqu'on créé un produit, cependant je ne trouve pas ou pouvoir faire cela. auriez-vous une piste ? Merci d'avance Link to comment Share on other sites More sharing options...
thomasharko Posted April 14, 2018 Share Posted April 14, 2018 Bonjour, Je ne sais pas précisemment ou se trouve le code, pais tu peux faire une recherche de "form_step6_show_condition" dans les fichiers et tu devrais le trouver. Puis rajouter la valeur "checked" dans le input, ce qui donnerait qqch comme ça : <input checked type="checkbox" id="form_step6_show_condition" name="form[step6][show_condition]" value="1" wtx-context="......"><input > A tester, Sauvegarder le fichier modifié afin de pouvoir revenir en arrière en cas de besoin 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