2nd Post: BUG: Code error in ToDo ViewAction or selection formula

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!

http://www-10.lotus.com/ldd/nd8forum.nsf/760ada4d6f7510c785256c0d004ba5bd?OpenForm&ParentUNID=1F88A2D086D0FF47852575FD0064DE95

Uwe