Hi Lotus,
please look at the ($ToDo) view selection formula and the view action “Tools\Remove from To Do List”.
You cannot remove eMails (flagged as ToDo via “Please reply by date”) with that view action, it only deletes the FIELD DueDateTime.
Uwe
Hi Lotus,
please look at the ($ToDo) view selection formula and the view action “Tools\Remove from To Do List”.
You cannot remove eMails (flagged as ToDo via “Please reply by date”) with that view action, it only deletes the FIELD DueDateTime.
Uwe
Subject: What makes you think this is an error?
After all, the action doesn’t say “delete” it says “remove from the list”.
Subject: because it is NOT removed from the list (view)
… because the view selects differently.
I think this part:
… |(Form = “Memo” & @IsAvailable(PostedDate) & PostedDate != “” & ReplyDate != “”)
keeps the (un)flagged memos in!
Uwe