Matt Wittemann has an excellent post that shows you how to show imbed the list of activities associated with a contact or an account directly on a data entry form.

Besides being cool, this technique shows you a couple of interesting customization tricks including iFrames and working with CRM URLs to show normal CRM web pages in new ways.

Great work Matt.

 

 

3 Responses to Showing Associated Activities In An IFrame

  1. Voni says:

    Is it possible to combine both open and completed activities in an iframe to display on an opportunity, or contact screen?

  2. mitch says:

    Not in CRM 3, but I think it's possible with CRM 4. CRM 4 allows you to specify a view ID to be used when displaying an Entity grid. CRM 3 doesn't have this ability – it just displays the "default" view.

    So, what you would do would be to create a new view that looks for a status of Open and Completed/Closed. Display that view of activities, then use the new Copy URL menu item ( from Actions ) to capture the URL. This is what you would use when populating the iFrame.

    If I get time, I'll try and write and article on that topic.

  3. Naitik says:

    i tried to combine both open and completed activities in an iframe to display on an contact screen but was not able to do that.
    How can i create a view that would display both open and completed activities by taking the contactid as parameter.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>