i want to add images to users name. I have used $crud->set_field_upload('test','assets/uploads/files'); all is good but i need to add a small modification. When you view the table to see only a small image X:X size not the full image size, the rest is perfect.
I have read about image crud (dont need it since i only use 1 image per user) and call backs but im looking for a easy way if there is one.
thanks for your time