Closed (works as designed)
Project:
Ajax
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Apr 2009 at 11:28 UTC
Updated:
29 Apr 2009 at 11:31 UTC
Hi,
can i display the valisation error message beside the text box instead of displaying it on the top of the page.
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!