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

View more than 10 records in a Child Table

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

In the generated parent-children.php file. Find and edit the line that reads: 'records-per-page' => 10, This line appears several times, one for each table. Change the number to your needs. Warning! This file is re-generated when you re-generate your Appgini...

Smaller images on tab headers

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

Add the following line to your CSS-file* and reload the page: <style> #children-tabs > ul > li > a > img { width: 16px; }...

Drop Down List different colors

by javier | Nov 15, 2020 | Advance Functions, Look & Feel, Magic Files, Table Hook Modifications

In the hooks/<tablename>-dv.js: Assuming your selection is “empty, yes, no” otherwise you need to adjust the below code accordingly.Replace YOURSELECTNAME by your selection. $j(function () { var onSelectOpen=function(){ $j(".select2-drop-active...

Remove Nav Bar Completely

by javier | Nov 15, 2020 | Advance Functions, Header Extras, Look & Feel

In your hooks/header-extras.php <script>$j("body > div.users-area.container.theme-bootstrap.theme-compact >...

How to convert the description of the field “Un collapsed”

by javier | Nov 15, 2020 | Footer Extras, Header Extras, Look & Feel

How to convert the description property to un-collapsed and instead of a blue background to be white or transparent.  In hooks/header-extras.php: <script> $j(document).ready(function() {...

How to replace the rich HTML area with NicEditor

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

I want to have a rich (HTML) area field, but I want to be able to edit its HTML source code as well. Is this possible? The rich editor component that comes with AppGini doesn’t support code editing … So, you should use this NicEditor version instead (unzip...
« Older Entries
Next 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