Condition not working
-
Dear,
I’ve made the below code for showing the “GROUPE_RETOUR” when the value “RETOUR” is selected in the class “DEMAND” but it’s not working : [ redundant link removed ]
Please tell me why? https://gevcen.tinytake.com/tt/MzY1MTI3Ml8xMTA3MDA4NQ
<div class="row"> <div class="col-md-6" style='margin-bottom:20px;'><label>Type de demande *</label>[select* Demande class:menu-deroulant include_blank "Retour" "Échange" "Réclamation" "Remboursement"]</div> <div class="col-md-6" style='margin-bottom:20px;'><label>Raison *</label>[select* Raison class:menu-deroulant include_blank "Défectueux" "Non-conforme à la description" "Mauvais article reçu" "Erreurs sur un article personnalisé" "Autre raison (à préciser en commentaire)"]</div> </div> [group groupe-retour] <div class="row"> <div class="col-md-6" style='margin-bottom:20px;'><label>Article à retourner *</label>[text text-218]</div> </div> [/group] [group groupe-echange] [/group] [group groupe-reclamation] [/group] [group groupe-remboursement] [/group]The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Condition not working’ is closed to new replies.