-
Topic
-
Hello,
i want to resond on the event, when posting a task. I used this script with all events marked on the integration tab for the task events.
Sub Main(Client, GWEvent)
msgbox(“Post ” & GWEvent)
End Sub
But no Messagebox on Post ????
And the other problem what i not understand is: When checking a task in the calendar/dayview as completed the messagebox comes up ONE time with GW#C#COMPLETE. That’s ok. When opening the task and checked them in the Groupwise-UI as completed the messagebox comes up TWO times. Why comes it up two times?
Thanks for your preserving help for me.
Best Regards …
Ralf
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.