DEMO SITE v1.7.26

Logs Minimal theme

All actions of a table are logged in this table

HIDE 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

#Table NameActionUpdated By↓ UpdatedRecord IdDataOld Record
1search_on_typeVIEW20.04.2026 22:31:400IP:216.73.216.114 Viewed Page:search_on_type,… View
2arrange_fieldsVIEW20.04.2026 22:31:400IP:216.73.216.114 Viewed Page:arrange_fields,… View
3group_5VIEW20.04.2026 22:31:400IP:216.73.216.114 Viewed Page:group_5,… View
4dependent_dropdownsVIEW20.04.2026 22:31:400IP:216.73.216.114 Viewed… View
5readonly_logicVIEW20.04.2026 22:31:390IP:216.73.216.114 Viewed Page:readonly_logic,… View
Export into CSV Print Search Execution time: 0.005 sMemory usage: 0.17 MB