⚠ 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

hide validation error messages



parul

parul
  • profile picture
  • Member

Posted 17 October 2014 - 06:53 AM

Hello,

 

I am new to grocery crud and I want to know that can we hide validation error messages from the form?

 

Instead of error message I only want the input field highlighted with red color.

 

Is it possible with grocery crud?

 

Thanks.

 

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 17 October 2014 - 08:03 AM

welcome to the GC club my friend

 

Well. .. what you asking is quite possible but then you need to do some tweeks yourself to the library...

you need to alter the flexigrid-add.js / flexigrid-edit.js (in case you use flexigrid theme) ....

there u need to handle the way the error messages are being managed ...!! Thats it, you have your own custom error handling mechanism ready..

 

Happy Gcing :)


parul

parul
  • profile picture
  • Member

Posted 17 October 2014 - 13:30 PM

Thanks Amit Shah for answering!

 

I will work on this.

 

Thanks again  :)