Jump to content
Bootstrap 3 ThemeSimply the best theme for Grocery CRUD!
View More »
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
Posted clustersblue on 03 December 2013 - 07:17 AM
Here's what I did, I just appended the highlighted text below.
protected function upload_file($state_info) { $state_info->field_name='upload_file'; if(isset($this->upload_fields[$state_info->field_name]) ) { ...