Hi,
can i display the valisation error message beside the text box instead of displaying it on the top of the page.
Thanks
Place this anywhere you would like to have error messages:
<div class="messages error"></div>
Will this display each error to next to the corresponding field?
If not, can you point me where I can find information to acomplish this behaviour?
Thanks!
Comments
Comment #1
brendoncrawford commentedPlace this anywhere you would like to have error messages:
<div class="messages error"></div>
Comment #2
jolidog commentedWill this display each error to next to the corresponding field?
If not, can you point me where I can find information to acomplish this behaviour?
Thanks!