Perhaps this is useful… i did a site with events on it that needed to display future events by year… i don’t think it will take much to restrict this to just the next year…
Assuming your birthday field is called birthdate and the birthdays are stored in pages under a parent called “birthdays”…
@jimbobrjames This will not work if the birthdays have the current year attached to it, but you still. want to. get. those of the next. year, for example, get the birthdays of next April.
Couldn’t you just add 1 to the returned year in the call back? or to the field value?
Actually i think you would need to reset the field value to the current year plus one, so it works in the future. Im assuming the fields are all set to this year, so adding 1 wont work from 2020.