I'm trying to write a Validator against a Custom Date field, in order to force users to update the date to the same day or a future date, but I can't seem to find the right syntax to make this work?
I tried '{Next Action Completion} >= [now]' is true, but the system only allows a future date and not the current date? I also tried other syntax like startOfDay() or endOfDay(-1d), but the system didn't accept these arguements?
Any suggestions?
Hi Karl,
Maybe take the = out and only use >
So '{Next Action Completion} > [now]'
Same issue I'm afraid! It will only allow a future date and not today's date!?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.