⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Wildcard search on set_relation search form



KayGenz
  • profile picture
  • Member

Posted 23 December 2015 - 21:39 PM

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]