• Resolved patrickhess

    (@patrickhess)


    This is in my cf7 form

    <div><label>Zip Code: </label>[text* zip class:zip maxlength:5 size:8 ]</div>
    <div><label>Mobile #:</label>[tel mobile class:phone_us maxlength:12 size:12]</div>

    and the form does not reflect the class or when trying to enter data on the form it doesn’t show any mask.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ivan Petermann

    (@ivanpetermann)

    Hello @patrickhess, how are you?

    Please, remove the “maxlength” from the fields.

    If you have any other questions, feel free to ask.

    Thread Starter patrickhess

    (@patrickhess)

    The mask is now working, however, it is also throwing a field error triggering the FIELD IS TOO LONG message underneath. I have the following

    [tel mobile class:phone_us size:15]

    I just typed in the MOBILE field and hit tab and the error shows

    Plugin Author Ivan Petermann

    (@ivanpetermann)

    Hi @patrickhess,

    It could be a cache problem. Try clearing the cache or testing using the browser’s anonymous mode. This may resolve the issue.

    Plugin Author Ivan Petermann

    (@ivanpetermann)

    Dear @patrickhess,

    I would like to know if the issue you were facing has been resolved.

    I appreciate your feedback.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Phone Mask’ is closed to new replies.