• Hello,
    I’m sorry if my question is stupid, but I don’t get the entire logic.

    I had successfully added some conditionnal fiels on my form,

    but I want to keep visible the 3 fields below (whatever u choose previsously “particulier, professionnel, or yes or no)

    -Objet

    -Votre numéro de téléphone

    -Votre message

    I tried everything, it never works ;(

    here is the code until now:

    <label> Votre nom*
    [text* your-name] </label>

    <label> Votre adresse de messagerie*
    [email* your-email] </label>

    Vous êtes:[radio radio-151 default:1 “Un particulier” “Un professionnel”]

    [group group-892]Avez-vous déjà un conseiller/revendeur de matériel médical ?
    [radio radio-152 default:1 “oui” “non”]

    [group group-664]Lequel ? [text text-262]

    <label> Objet
    [text your-subject] </label>

    <label> Votre numéro de téléphone
    [tel tel-291] </label>

    <label> Votre message*
    [textarea* your-message] </label>

    [mathcaptcha mathcaptcha-912]

    [submit “Envoyer”]

    can u help me ?
    AC

    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 ‘keep some fileds visible’ is closed to new replies.