• Hello, I have updated the plugin and now the mandatory telephone field no longer works, the system no longer sees it as mandatory. some idea? I haven’t changed anything and I can’t figure out why it does this since above the name and email fields it sees them as mandatory.

     <label> Numero di telefono (richiesto)<br />
       [tel* tel-38 "+39 "]</label>
    • This topic was modified 2 years, 3 months ago by robysev74.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter robysev74

    (@robysev74)

    <label>Il tuo nome (richiesto)<br />
        [text* your-name] </label>
     
    <label>La tua email (richiesto)<br />
        [email* your-email] </label>
    
    <label>Numero di telefono (richiesto)<br />
       [tel* tel-38 "+39 "]</label>
       
    <label>Oggetto<br />
        [text your-subject] </label>
    
    <label>Il tuo messaggio<br />
        [textarea your-message] </label>

    only the tel doesnt work…..but i dont understand……

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Field Tel mandatory doesnt work’ is closed to new replies.