Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - castielvi698

4
General Discussion / Multiple Page Records Filter By
hey guys i struggle to filter in view page which i add a list page and i want is to filter room and date:


and this is the code that i modified but it's not working and i been also searching for online solution but PHPRAD are lack of advance tutorial.
Code: [Select]
<?php  
                        $this->render_page("attendance_tbl/list/attendance_tbl.attendance_room,attendance_tbl.date_created/$data[room_name],$data[date_created]?limit_count=20");
                        ?>

thanks in advance
6
General Discussion / How to Put Duplicate Records Status or Display Error?
Hello everyone, I tried to put this way, but it didn't work, despite the fact that I adjusted the controllers. I'm hoping someone can give me some advice on how to place the Duplicate Records Status or Display Error.

This the problem that i want to fix: