We want to make it the automatic default that when people receive an email with an attachment that when they click “Reply” that the attachment is automatically stripped off of the message.
If people want to send a reply “with” an attachment they must manually make this specific selection from a possible dropdown list.
I have been using the OpenNTF mail template which has a tick box that does this exact thing - Great!
We would like to modify our notes 6 mail template to do the same thing.
Can someone point me in the right direction on how to begin.
Any thoughts, suggestions or code snippets would be most helpful to get us going.
Take a look at the Memo form in the standard mail db. Look at the Actions. It appears that you’d just have to modify and re-label the “Reply” and “Reply To All” shared actions. The key is understanding the parameters for @Command([ComposeWithReference]).