Hello Everyone.
I've been playing with a way to hide (or even disable would be better) an form element based on the day of the week. I've had success previously with formulas such as formatDate(Current Date,"dddd")="Monday" but for some reason, I cannot get it to work on any one element for its visibility property or even in a rule for the element. What I'm trying to do is hide/disable an element if the form is loaded on a Monday, Tuesday or Wednesday. I'm starting to think it has a different syntax for them but any assistance in this matter would be greatly appreciated.
Adam