Jump to content

Search the Community

Showing results for tags 'search-id'.

  • Search By Tags

    • search-id ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. Hello! My first post on the forum and I start with a question. I'm trying to modify the module datatable by Soma and I want to search by $page->id. code: if( $this->input->get->sSearch ) { $q = $this->sanitizer->text($this->input->get->sSearch); $selector .= "title|body%=$q,"; } my code...
×
×
  • Create New...