CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.
https://holt59.github.io/cakephp3-bootstrap-helpers/
MIT License
130 stars 79 forks source link

Choose where the error will be displayed #122

Closed danielfpedro closed 7 years ago

danielfpedro commented 7 years ago

Will be nice if we can choose where to display the error. In the space right the input or under the input. Now we just can do that puting the error => 0 but we need set the input size to complete the 12 so the input get too much wider.

Holt59 commented 7 years ago

You don't have to set the total size to 12 if you set error to 0. Could you please elaborate on the problem (if possible give a non-working example)?

Holt59 commented 7 years ago

Closing this, feel free to re-open if my previous comment did not answer your question.