Hello,
I'm new to this and have a question. I have a form where users input their birthday. I want FlutterFlow to calculate the age based on the input and save both the birthday and age to Firebase when the form is submitted. I already have two columns set up in Firebase for this purpose. How can I achieve this?