Showroom

All examples shown here are using our Javascript Library. Some examples require our Inline Detail-View Plugin additionally. Table View Additional links and buttons Read more Inline Detail-View Read more Detail View Custom tabs Read more Additional links and buttons Read more Date picker Read more Collapsible groups of fields Read more

Step-By-Step Example

Moved here, please update your bookmarks In this full example we will explain changing a certain detail view step by step. 1. Prerequisites Library file Table: patients If your tablename is patients there will be a file named hooks/patients.php. Make sure your application has been generated and you can see all patients in the table view. Table view:patients_view.php Detail view:patients_view.php?SelectedID=2 Open one record to enter the detail-view mode. 2. Include script & apply common changes Edit hooks/header-extras.php Open hooks/header-extras.php in your code-editor. Line-by-line explanation Now reload the page in your browser and verify that three changes have been applied: I recommend to clean your browser’s …

Release 2019/11

A new version of our AppGini Helper JavaScript Library was released today. Very special highlights are waiting for you. I would like to highlight the brand new, custom tabs in input forms … … as well as the option to have individual links or buttons in each line of the tables: As a customers having purchased an update-option you can download latest version via your existing login. Important changeFrom this version on, for technical reasons, we have renamed the library from AppGiniHelper.mine.js to AppGiniHelper.min.js. Please update the include in hooks/header-extras.php. You can order the library here. There is a Black-Friday …

Variations

Several AppGini Helper functions allow styling elements. The colors always depend on the selected theme. Variation.primary Variation.info Variation.success Variation.warning Variation.danger See also Detail View Action Buttons Collapsible Panels Table View Add Link Add Button