03-13-2017 09:43 AM
Hello,
I am trying to insert the supplied snippet to have an activity created when the ok button is pressed on my TopLine input window. I have inserted the following code
CreateActivitypopup("Call", Now, Now.AddMinutes(15), _
"ActFwk.CurrentUser.DisplayName", GetParentContacts(0), _
"Regarding", _
"Details" _
)
However, no activity is created. I have tried using the create history snippet in the same location and it works fine. Does anyone have any suggestions?
Thanks.
03-14-2017 08:10 AM
03-14-2017 05:44 AM
03-14-2017 08:07 AM
03-14-2017 08:10 AM
03-14-2017 08:12 AM