L
LauraJ
I have a Groove form where one of the fields is called Due Date. I'm trying
to create a view that shows overdue tasks. I've tried both of the following:
Due_32Date < today
Due_32Date < {today}
but when I return to the designer and look at the view filter, they both
resolved to:
Due_32Date < 10/23/2008
Is there a way to get it to stick as "today"? And if so then can I do math
with today? For example to show the tasks that are due within the next 7
days? (today + 6?)
Thanks for any pointers anyone can provide. Oh, and if you do have a
pointer, where is this kind of stuff documented? Thanks!
to create a view that shows overdue tasks. I've tried both of the following:
Due_32Date < today
Due_32Date < {today}
but when I return to the designer and look at the view filter, they both
resolved to:
Due_32Date < 10/23/2008
Is there a way to get it to stick as "today"? And if so then can I do math
with today? For example to show the tasks that are due within the next 7
days? (today + 6?)
Thanks for any pointers anyone can provide. Oh, and if you do have a
pointer, where is this kind of stuff documented? Thanks!