My question is similar to this one http://www.grocerycr...or-file-upload/
The answer there is no longer updated. With the version 1.4, could the file types be set directly from the function? Something like this one:
$crud->set_upload_file_types('jpg','apk');
Thanks