Appgini Developer
  • Home Page
  • Hook Files
  • Magic Files
  • Footer Extras
  • Advance Functions
Select Page

How to pre-select the group when new user register

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.  ...

Add text to the X when you upload a file

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...

Displaying 2 tables in one page

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;...

Hide fields select box in table view

by javier | Nov 16, 2020 | Advance Functions, Header Extras, Look & Feel, Magic Files

Hide button in all table views Place the following code in hooks/header-extras.php: <!-- hooks/header-extras.php --> <script> $j(function() { $j('button.tv-toggle').hide(); }); </script> Hide button in one table view Create or open the file...

Create a search form using a filters URL

by javier | Nov 16, 2020 | Advance Functions, Look & Feel

Create a search form using a filters...
« Older Entries

Recent Posts

  • Working with filters programmatically
  • Open the Message application in a new Window
  • Print with only some fields
  • Applying a default filter on a table
  •  Log the date and time a record was deleted and who deleted it

Recent Comments

    • Facebook
    • Twitter
    • Google
    • Instagram
    • RSS