3
Here is the case: I have two inputs, the two are validated with the validate, one I need to show the error msg and change the border color, the other just need to change the color of the Boar, without error msg. Is it possible to do this? Because even not mentioning the input in the messages the label appears (blank but appears), and ends up with my entire layout. I would like someone’s help if possible. Thank you.
You’re using form_for or simple_form. Add the code view to your post
– Breno Perucchi