Category: AppGini Helper JavaScript Library
Fade in/fade out custom tabs
The fade-functions allow fading out or fading in custom tabs in Detail View
AddButtonOpen (Table View)
Add a link-button which opens up the record itself on every row in Table View
Extension: Keep column names when joining table view columns
When joining columns in Table View of AppGini views, keep the names for better readbility
Highlight: Join columns in Table View
Sometimes the number of visible columns in a table view becomes too large. I show here how I merge the contents of several columns into one column.
Tip: Additional parameter for Action Buttons
It has been described here how to add additional buttons below a detail view’s action buttons. Today I’m going to explain how to add parameters to action button links. This should work with all versions of AppGini Helper Javascript Library. I’m going to use a few functions which are available sind since version 2020/06. Just as a short reminder and introduction for this how-to: Line 4 will add a new group with header “Kalkulation” and icon “glyphicon-cog” (see Glyphicons). In line 5 I’m declaring the link ULR, stored in href variable. In Line 6 I’m adding a new button named …
Highlight: Table View with Open Street Map (OSM)
Showcase: Using Leaflet for interactive maps in AppGini application