Hi all,
I have a date field created using an ACF date picker which is set up as user meta for date of birth.
Using the Gravity Forms User Registration add-on/update user, I’m trying to auto populate a gravity form date field with the corresponding dd/mm/yyyy data. Is there a way to do this using something like {user:date_of_birth:dd} {user:date_of_birth:mm} {user:date_of_birth:yyyy} or something like that?
We need to allow users to view and edit their date of birth in case it was originally entered incorrectly.
Thanks