⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Validate Messages down to up



ELJUSTICEIRO
  • profile picture
  • Member

Posted 30 September 2013 - 20:09 PM

Validation messages always appear below, have a way of appearing in above (top) of the form?

 


davidoster
  • profile picture
  • Member

Posted 01 October 2013 - 03:54 AM

You need to go at assets/grocery_crud/themes/your_theme/views and then open add/edit.php and relocate these two lines,

 

<div id='report-error' class='report-div error'></div>
<div id='report-success' class='report-div success'></div>