Developer forum

Forum » Development » Find a user's birthday with smart search

Find a user's birthday with smart search

Kim Søjborg Pedersen
Reply

Hi, 
Does anyone have a good idea of how to find a user's birthday with smart search?

My goal is to send af voucher as a birthday gift

Best Regards
Kim


Replies

 
Kim Søjborg Pedersen
Reply

Okay I got it! 

Created two custom (Number) fields on the user for Day and Month, and a smart search using @Code(System.DateTime.Now.Day) and @Code(System.DateTime.Now.Month). See Attachment

Screenshot_2019-06-16_at_23.29.38.png

 

You must be logged in to post in the forum