Hi
I allways have a problem using Notes :
in the Sent view, you can see all sent messages, including the filed ones.
When you want to delete the sent messages you have in this view the sent mailed and the filed sent mesasges (that in fact you would like to keep).
So I'm trying to do a view, same as the "Sent" view but not displaying the filed memos.
From which field can I get the name of the current file location of the memo ?
The view selection formula is :
SELECT (ExcludeFromView != "D"
& DeliveredDate = ""
Don't really understand what does the "D" stands for ?
and I suppose I should add : & FieldName != ""
Thanks for any help [sig][/sig]
I allways have a problem using Notes :
in the Sent view, you can see all sent messages, including the filed ones.
When you want to delete the sent messages you have in this view the sent mailed and the filed sent mesasges (that in fact you would like to keep).
So I'm trying to do a view, same as the "Sent" view but not displaying the filed memos.
From which field can I get the name of the current file location of the memo ?
The view selection formula is :
SELECT (ExcludeFromView != "D"
Don't really understand what does the "D" stands for ?
and I suppose I should add : & FieldName != ""
Thanks for any help [sig][/sig]