⚠ 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

How to customize the validation?



Oh.No.John!

Oh.No.John!
  • profile picture
  • Member

Posted 02 January 2015 - 13:39 PM

Can anyone help me in trapping the user input,

for example, in my database i have a specific row in my table and its datatype is INT and the GC provided error trapping that upon typing in the textfield, it will only accept numbers. but I've discovered, that it accept also (these specific characters #$%). Can you help me find or locate on the source code on how can i customize it? that it will only accept numbers. 

I really appreciate GroceryCrud and it was a big help on our project.