Rizky Souisay

Results 2 comments of Rizky Souisay

Maybe litle update. $id = property_exists($row,"id") ? $row->id : $id; $action = (@$row) ? CRUDBooster::mainpath("edit-save/$id") : CRUDBooster::mainpath("add-save");

> Currently using a loop to get the pages and get specific pages for text search. > changed Page.php > > line 183 to: > `public function getText(Page $page =...