Rich Text Problem

Hi

I have pasted the AppendRTitem code from domino desinger help in Mail memo form in PostSave event. I have created one more RichText Field - tBody on Mail memo form which is other than Body Field.

I wanted to append tBody value in Body field after clicking on Send button. But it is not appending.

When I created another Save button with @command([FileSave]) formula on Mail memo form. It is only appending in the case when I first clicked on save button and after then I clicked on Send button.

But I need it at Send button.

Please suggest… Thanks

Subject: RE: Rich Text Problem

There are plenty of excellent descriptions of how to append a standard footer to email messages, if you search in here. This is not the way to do it.