Hi, I have a little question about customizationing my Lotus Notes client.
Per default I have a signature inserted in every email I write. Now I wanted to have a second signature for internal use an created a toolbar button with the following formula:
@Command([FileImport];“HTML”;“C:\Signatur.html”)
Clicking on it adds the second signature into the content. But is there a possibility that this button also deletes the default signature?