Field not required

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10037695
    MoiraAllen
    Participant

    Hi Rodrigo – I want to make a field “not required”. Can you tell me what code to remove?

    Here is the original code:

    <input type=”text” value=”” data-msg-required=”Please enter your postal code.” maxlength=”100″ class=”form-control text-3 h-auto py-2″ name=”Postal_Code” required>

    Thanks 🙂


    #10037710
    Support
    Keymaster

    Hello Moira,

    You need remove the required attribute from the input. If you want, you can also remove “data-msg-required” attribute too, since this will not be a required field anymore.

    Hope this helps!

    kind Regards,

    Rodrigo.


    If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads


    #10037718
    MoiraAllen
    Participant
    This reply has been marked as private.
    #10037725
    Support
    Keymaster
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)

This topic is marked as "RESOLVED" and can not rceive new replies.