⚠ 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

Bootstrap theme multi-search like(), not or_like()



backslash

backslash
  • profile picture
  • Member

Posted 01 October 2015 - 16:22 PM

Currently, searching using the Bootstrap theme applies search fields using something like or_like(). I'd like for the search fields to all be applied using crud->like(). What changes would I have to make?