Is it possible to have a customer's field "age"
Hi,
For my taff it's important to see easily the patient's age in years and months. Would there be a way to have a dynamic customer's field that would return the customer's age?
thanks in advance
0
Comments
Hello Jan,
You can use the Notes field for this record or create custom fields in the Customer Information (Add-on), for example, drop-downs or text fields for months/years.
hey,
yes that's what I'm currently doing but the probem is that the age remains static instead of being derived from the birth date of the customer (patient).
If I enter the age of "5 month" for a new patient/customer and this customer has an appointment in 2 month, the entered age will not be correct during the patient examination at the time of the appointment.
If I was a developer at Bookly, I'd implement it as a custom ready only field where the user can add a JavaScript finction that returns a value. The parameter of that function would be the custmer
cheers :)
Jan
Please sign in to leave a comment.