• integrating Template feature

    By Dominik Bethke 2 decades ago

    Hello,



    I was recently visiting this site looking for some interesting projects for the integration in our Lotus Notes 8 Mail Template and got very interested in this project.

    I've already started to integrate some features of the Mail Experience 8.0.2 Template which are working quite good so far. Now there is one feature left that I really appreciate to have included in my Template.



    It is the 'multiple Signature' function, but I can not really see where the sources for this are in the template. Could someone please help and tell me which Scripts I need to implement for this feature?

    At this point I have to admit that I am quite a beginner with the Domino Designer. :-)



    Thanks in advance

    dobebo

    • If you are new to Designer...

      By Vince Schuurman/NotesOSS 2 decades ago

      … fidling with the mail template might not such a good idea, since it is very complicated and contains undocumented functions.

      But I know that is not going to stop you ;). The code is in the CoreEmailClasses.



      Have fun!



      V.

      • By Dominik Bethke 2 decades ago

        Hi Vince,



        its true it won't hold me from trying. :-) Your Response on my post was a quite good help. Thanks for that. Now I have another problem, where you might be able to help me too?

        When I click more -> Preferences in the Notes Client after adding the openntf settings mask I'll get the following error:

        DialogBox can not be uses in this context. A Document has to be selected

        In Module: CLICK

        In Line: 35

        In Method: CLICK



        any ideas?

        • No sorry, haven't seen it.

          By Vince Schuurman/NotesOSS 2 decades ago

          Can you test on a new database?



          Vince