The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Calculated Fields

Calculated age field (given date of birth)

Calculate the age of a person based on their date of birth via an SQL query in a calculated field.

Calculated age field (given date of birth)

Working days between 2 dates

Calculate the number of working days between 2 dates in your AppGini app.

Working days between 2 dates

Calculated expiry date field (given production date and validity period)

Calculate the expiry date of an item based on its production date and validity period via an SQL query in a calculated field.

Calculated expiry date field (given production date and validity period)

New features in AppGini 5.80: An in-depth look

AppGini 5.80 includes some exciting new features that will add more power to your apps and save you more time. This post takes a thorough look into those new features.

New features in AppGini 5.80: An in-depth look