/ 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
August 3, 2004 at 9:17 pm
#7006
Thank you for your enquiry.
We recommend you visit the following sites to learn about the GroupWise client APIs:
- GroupWise Object API
http://developer.novell.com/ndk/doc/gwobjapi/index.html?gwobjenu/data/h7ikbsqg.html - GroupWise Tokens
http://developer.novell.com/ndk/doc/gwtoken/index.html?gwtokens/data/hj8ej8g5.html
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