/ Forums / Advansys Formativ / Creating Solutions with Formativ / How create an applet that is able to change the email type from Mail to Task / Reply To: How create an applet that is able to change the email type from Mail to Task

#7006
Support 1
Participant

    Thank you for your enquiry.

    We recommend you visit the following sites to learn about the GroupWise client APIs:

    In addition, see the Formativ Language Guide, in particular the GroupWise object.

    The following method changes the view from Mail message to Task:

      call GroupWise.ViewSwitch("", vwsTask, "Task")

    Also, take a look at the free solutions on Formativ Applet Central:

    http://www.novell.com/coolsolutions/gwmag/features/a_formativ_applet_central_gw.html

    I hope this helps you.

    Advansys Support