Hi,

can i display the valisation error message beside the text box instead of displaying it on the top of the page.

Thanks

Comments

brendoncrawford’s picture

Assigned: Unassigned » brendoncrawford
Category: task » support
Priority: Critical » Normal
Status: Active » Closed (works as designed)

Place this anywhere you would like to have error messages:

<div class="messages error"></div>

jolidog’s picture

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!