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
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
You must be logged in to post in the forum