Logs Minimal theme
All actions of a table are logged in this table
HIDE CODE
SHOW CODE
<?php
$xcrud2 = Xcrud::get_instance();
$xcrud2->table("logs");
$xcrud2->limit(5);
$xcrud2->unset_remove();
$xcrud2->unset_add();
$xcrud2->unset_edit();
$xcrud2->order_by('updated','desc');
echo $xcrud2->render();
?>
Logs
Logs
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
| 1 | tabulator_column_calculations | VIEW | | 08.12.2025 04:54:14 | 0 | IP:216.73.216.182 Viewed
| | | View |
| 2 | width_and_cut | VIEW | | 08.12.2025 04:54:14 | 0 | IP:216.73.216.182 Viewed Page:width_and_cut,
| | | View |
| 3 | multi_instance | VIEW | | 08.12.2025 04:54:14 | 0 | IP:216.73.216.182 Viewed Page:multi_instance,
| | | View |
| 4 | bulk_upload_drag_and_drop | VIEW | | 08.12.2025 04:54:14 | 0 | IP:216.73.216.182 Viewed
| | | View |
| 5 | tabulator_formatting | VIEW | | 08.12.2025 04:54:14 | 0 | IP:216.73.216.182 Viewed
| | | View |