fiogf49gjkf0d I'm using 7.5.4, the code is in a customised AddEditTargetResponse page.
I am making a call to ScheduleCompleteActivity() from the linkHandler, which works, but schedulecompleteActivity form isn't picking up the contact or account from the calling page, they are blank.
I have similar code which calls NewNote() or ScheduleMeeting() which uses Session.Add("activityContact", tr.Contact); before.
Any idea what I need to add before the call to ScheduleCompleteActivity so that it picks up the contact/account info.
Thanks in advance
Martin..
|