Date alerts

Hello everyone :grin:

I have some trouble displaying a date alert in my site. I have a date picker for my users (that works as a Expiry Date).

This is an example of what I want:
Someone will fill the data and will select a Expiry Date: February 5th 2023.

So, what I want, is a pop-up alert (or whatever is easier to build u¡in the site, I just need something visual to remind the user) that shows on January 5th 2023 (one month before the Expiry Date arrives). Obviously you can close that alert with an X button.

That alert won’t stop appearing until the user updates the Expiry Date to a further one, maybe next year

Does anyone has something for my case? I will thank you so much!

Working with DATES and TIMES… maybe this will help you somehow…

Hi! Thanks for the help, it was very useful!