I am new to GroupWise programming. I have...
Articles and Tips: qna
01 Jul 2002
Q.
I am new to GroupWise programming. I have added a User Defined field to my project. I want to allow the user to select a message as follows: right- click to bring up a form allowing the user to change the content of the User-Defined field. How would I be able to accomplish this?
A.
You would add a context menu, use the commandstate.selecteditems() object to get the messageID, and then work on the fields of that message.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.