Hi Guys,
We have a Date and Time field in our NewForm and we want to validate the input to be equal to the current system date. Its default value was already been set to Today's Date but that doesn't lock the control to change the date in the NewForm. Can you tell
me guys what should be the correct formula for this? I tried to use this formula but I get an error doing so.
= [InitiateDate] = [TODAY] or
= [InitiateDate] = TODAY
Thank You,
Arnel