Hi All, I want to change the results returned on the Associated Activites view (Activities and History).
I can capture the results being returned in a plugin registered on the pre stage of activity retrieve message. However, how do i modify it so that it will ALSO look for appointments where a field contains some data? E.g. a string field will hold a number of GUIDs. I want to search for appointments where the current record guid is in this string and also return them.
I want to prevent duplication of creating multiple appointments set regarding against all the records I need.
Many thanks in advance.