Hi!
We have a date field for birth date inside Contacts. Works great.
However, when users assign the birth year, they need to "navigate" a LOT (using the calendar popup) from today's year to the contact's birth year.
We have thought of a few solutions but haven't found a way to set them:
Thanks a lot!
We have a date field for birth date inside Contacts. Works great.
However, when users assign the birth year, they need to "navigate" a LOT (using the calendar popup) from today's year to the contact's birth year.
We have thought of a few solutions but haven't found a way to set them:
- Have the birth date as a varchar field with masking (DD/MM/YYYY).
- Set the default of the birth date to 01/01/1990 (closest year to most of the contact's birth year).
- Create 3 integer field (day, month and year). However, we are avoiding this option.
Thanks a lot!
Comment