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 | Log Type | |
| 1 | field_formular_v2 | VIEW | | 13.09.2026 20:00:39 | 0 | IP:216.73.217.22 Viewed Page:field_formular_v2,
| | | | View |
| 2 | charts_radar | VIEW | | 13.09.2026 20:00:39 | 0 | IP:216.73.217.22 Viewed Page:charts_radar,
| | | | View |
| 3 | charts_doughnut | VIEW | | 13.09.2026 20:00:39 | 0 | IP:216.73.217.22 Viewed Page:charts_doughnut,
| | | | View |
| 4 | action | VIEW | | 13.09.2026 20:00:38 | 0 | IP:216.73.217.22 Viewed Page:action, Theme:minimal | | | | View |
| 5 | tabs | VIEW | | 13.09.2026 20:00:38 | 0 | IP:216.73.217.22 Viewed Page:tabs, Theme:minimal | | | | View |