Hey guys!
Just started with GC and I'm loving it.
But I need some help to solve a little problem.
I need to change things on my read view, like:
- Display a record as a link
- Change the empty fileds from blank data to something like " --- "
I tried to use callback_read_field (so it would be easy to make the changes in the calbacks), but I get this error:
Fatal error: Call to undefined method Grocery_CRUD::callback_read_field()
So I'm assuming this method is not there ... Any help?
Thanks!
CST