Hi,
Hope someone can help me here.
I have a dateSelected label which produces a date format value (mm-dd-yyyy) and then I need to not allow an entry to be added upon addButton click if the date from label dateSelected is greater than the date today. How can I do it?
Thanks,
MukuroRokudo