Topic: Directive mdbInputDirective
birmain pro asked 6 years ago
For the labels of the fields in a form to behave appropriately (move upwards), the mdbInputDirective directive must be included.
This does not allow me to customize error messages because they are overwritten with those that are issued. Is there any way to disable the broadcast of messages (sucess, etc) when using mdbInputDirective?
Or can I get the displacement behavior of the label labels of the form without using the directive?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
birmain pro commented 6 years ago
solved Just put [mdbValidate] = "false"