Hello Sir,
I have a date field ,
when I compare "Est. close date field" with current date in if condition i.e. "Est close date" >= new Date() using Javascript
and set setNotification(msg,type,id) on date field
it works but after clearNotification(id); still shows error message even after "Est close date" = todays date