by javier | Feb 16, 2022 | Advance Functions
by javier | Nov 2, 2021 | Magic Files
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);...
by javier | Nov 20, 2020 | Advance Functions, Look & Feel
This link will pre-select the the group that the user is signing up for. Change GROUPID for the group ID Number that is assigned in the Admin section. ...
by javier | Nov 19, 2020 | Advance Functions, Magic Files
Put the code in the hooks/TABLENAME-dv.js file $j('.clear-upload').text(' remove selected...
by javier | Nov 16, 2020 | Advance Functions, Look & Feel
Create a new file in your favorite text editor, and insert the following code to it: <!doctype html public "-//W3C//DTD html 4.0 //en"> <html> <head> <meta http-equiv="Content-Type" content="text/html;...
Recent Comments