05-03-2013 08:58 AM
Hello,
I am looking for a way to pass dynamic information from the activities tab to a web link - the same way that you can pass a contact's name using {Contact} in the custom link.
Or just any way to query the activities with an advanced query...
We want to use the calendar as a kind of dispatch window, but to do that we need to pass the customer's info (name, address, etc), to a web form. But without the ability to pass the activity as well we're kind of at a standstill...
05-05-2013 03:51 PM
I don't think you will be able to do that, at least not without something custom.
I guess the first challenge is that there is a many-to-many relationship between contacts and activities (an activity can have multiple contacts and a contact can have multiple activities)...