Hello all,
I have make libraries on CodeIgniter and I have try without error. I want to use it with GroceryCrud. My library is return a properties from image after it uploaded. I using callback_after_upload but I need to store on field before insert. I have an idea to use callback_field. But how to call callback_field inside callback_after_upload? and could it work as autocomplete?
Thanks alot in advance!