⚠ 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

don't raise exception for MySQL errors.



jay_patel

jay_patel
  • profile picture
  • Member

Posted 01 January 2015 - 08:27 AM

case:

the field don't allow null  value and i forgot to set that field as required in crud. 

 

when user click on save button in add view. crud do not notify tat data is not saved. user simply stay on that form.