Topic: mdb-select required
Expected behavior I need to put an "invalid-feedback" message for the required select elements.
Actual behavior Nothing happens when I add "required" to the select tag.
In your documentation, you have an example of feedback using a "custom-select" (bootstrap's default select) but I need to use it with the "mdb-select". Im referring to this page: https://mdbootstrap.com/docs/jquery/forms/validation/
Alvarado
pro answered 2 years ago
I did, and there is not a message. Only the red underline (or border).
Bartłomiej Malanowski staff pro premium commented 2 years ago
Could you please create a snippet where we could see that?
Alvarado pro commented 2 years ago
https://mdbootstrap.com/snippets/jquery/alvarado/643194
Bartłomiej Malanowski staff pro premium commented 2 years ago
Currently, there's no simple way to do that. I've added this to our TODO list so this should be fixed in the future
Answered
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 2 years ago
Did you check this https://mdbootstrap.com/docs/jquery/forms/validation/#select ?
Alvarado pro commented 2 years ago
I did, and there is not a message. Only the red underline (or border).