Topic: How do I prevent data-error and data-success from showing?

shampton3@gmail.com pro asked 5 years ago


Added the following Basic Example code taken directly from the documentation. <div class="md-form"> <input mdbInputDirective type="text"id="form1"class="form-control"> <label for="form1"class="">Example label</label> </div> Even though the data-error and data-success attributes are not present, I still see the "success" and "wrong" messages. How do I prevent these messages from showing?

shampton3@gmail.com pro commented 5 years ago

[mdbValidate]="false" will prevent these messages from showing.

flavio_he free answered 5 years ago


Hi

Insert into imput - data-success="your message" data-error="you message"



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes
Tags