How can we do auto age calculation by using nanoflow

0
auto age calculation through nanoflow
asked
2 answers
1

Hey Pavani,

Can you state a little more, how exactly are you trying to calculate the age?

answered
1

Download the module Person and have a look at microflow DateTime_GetCurrentAge:

And yes, this can be a nanoflow, but it is also in use as the microflow for a calculated field. And a microflow cannot call a nanoflow.

answered