Module Description
Features: All theses features work with pre-existing datetime field representing, for example, the date of birth of the users.
* View filter on next birthday date. Eg. display birthdays for the next 30 days
* View sort on next birthday date
* Display current or next age
Example of use:
* Add a Date field called Birthday to your user
* Create a view on users
* Add a filter criteria
* Select Birthday (field_birthday : next_birthday).
* Set it to Is less than, with offset +30 days
* Add sort criteria on same field
* Add a field on the Birthday field. Set Formatter to Age (birthday)
* View filter on next birthday date. Eg. display birthdays for the next 30 days
* View sort on next birthday date
* Display current or next age
Example of use:
* Add a Date field called Birthday to your user
* Create a view on users
* Add a filter criteria
* Select Birthday (field_birthday : next_birthday).
* Set it to Is less than, with offset +30 days
* Add sort criteria on same field
* Add a field on the Birthday field. Set Formatter to Age (birthday)
Module Link
Project Usage
179
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module solves the issue of filtering and sorting by next birthday date and displaying current or next age based on a pre-existing datetime field like date of birth.
Data Name
views_birthday