Change Min & Max years

AppGini 5.98 In hooks/tablename.php or hooks/__global.php, add this in the global scope (outside any function definitions): // Change tablename and fieldname to actual table and field names define(‘tablename.fieldname.MinYear’, 2010);...