$RespondedTo - second post

Sorry for posting this again, but I didn’t get a response and still has this problem.I want to be able to change the $RespondedTo field on a postopen event.

The $RespondedTo is used to get the responded and forwarded signs in the mail.

I want to program an extra read icon and want to store these values in this field.

The thing is Notes removes/changes this field back when closing the document and I can’t figure out where this happens.

Has anyone tried this?

Subject: $RespondedTo - second post

I don’t really know, but some of these $-fields just don’t act as common Notes fields.For example : the $ConflictAction field : you can change it like you want, but once the document is saved, it returns to it’s original value. The only way there to change it, it to copy all data into a new document.

So it could be possible that this $RespondedTo field isn’t controlled by the mail template at all.