I need Adalo to automatically calculate a child’s age and assign it to an age range field (e.g., “0–6 months,” “6–12 months,” etc.). This field will then determine which form is displayed to the user.
However, the age evaluation needs to happen automatically and update periodically, like every week, to ensure the correct age range is always assigned.
Is this possible in Adalo? If so, what would be the best way to set this up?