/ Forums / Advansys Formativ / Creating Solutions with Formativ / Open the signatures dialog

  • Creator
    Topic
  • #4451
    stschaefer
    Participant

      Hi everybody,

      is there a possibility to open the signatures dialog via code?

      Thanks,
      Stefan Schäfer

    • Author
      Replies
    • #8209
      Support 3
      Participant

        In code, we don’t think you can not open the GroupWise signature option tab which is part of the Environment dialog.

        What you are trying to achieve?

        You can use the PrefSignature() token to set the signature to be appended to each sent message. See the Token API for more information: http://developer.novell.com/documentation//gwtoken/gwtokens/index.html?page=/documentation//gwtoken/gwtokens/data/h01qf5o1.html

        Regards,
        Advansys Support

        #8208
        stschaefer
        Participant

          Thanks four your quick reply.

          The idea is, to give the user the possibility to create a personal signature, based on several templates. That happens on a website.

          The user then copies the signature manually to the corresponding dialog. So it would be easier, if the user must not navigate through the menus.

          I couldn’t find a way to set a signature by code. The token you suggest, has not the functionality I need. (A user could have more than one signature for example.) I know it might work with SOAP, but I couldn’t find proper documentation and it seems to be too complex, compared to the output.

          Greetings,
          Stefan

          #8207
          Support 3
          Participant

            Thanks for the background information.

            Have you looked at our Multiple Signatures (http://advansyscorp.com/formativ_sol_multiple_signatures.htm) solution? It lets you to create and choose from several signatures, define a default signature (plain text or HTML) to be automatically inserted when you run the solution. You can also integrate the solution with Message OnSend event then disable the GroupWise signature, so the personal signature will be added when you send the message.

            All Advansys solutions provided as free, fully featured 30-day trial software. Please feel free to test the solution to see whether it meets your requirements.

            Regards,
            Advansys Support

          Viewing 3 replies - 1 through 3 (of 3 total)
          • You must be logged in to reply to this topic.