-1
I need to set a message to the user, after validating a callback function, however, I do not enter anything related. It has a generic message that serves for the whole form, I want to by fields.
I tried with form_validation->set_message
, but it didn’t work.
Thanks if someone knows how to display a custom message, coming from a callback function.
Robson, show us the code you’re using and how you’re using Grocery Crud so we can help you.
– RFL
Hello, @Rafaelacioly! So I finally gave up Grocery Crud. I was giving myself more trouble than if I was going to do it. Thank you.
– tux