How to configure wildcard search on set_relation search form ?
I Try use this code
$crud->set_relation('kode_sapi','tb_sapi','{kode_sapi}',array('kode_sapi LIKE'=>'%%'),'kode_sapi ASC');
But dont work.
Screenshoot
[attachment=1054:Capture.PNG]