Hello,
I've previously posted a question on the forum on how to view an Account's related Posts, Activities and Notes from the account record. I received a reply that I can do it by creating a report. However, my customer doesn't use SSRS within his CRM and I would need to do this using by customizing a View or creating an HTML web resource.
This is what I want my grid to look like:

Here are the problems I'm facing:
1- I'm not sure how to create a fetchxml for that table. It seems to me like a "Union" fetchxml which i'm not sure how to do.
2- I tried updating the Grid's fetchxml on form load using a simple fetchxml just to test it, but it didn't work. The SetParameter() method worked neither with "getElementById" nor with "GetControl". I'm using CRM online with update 1.
3- I thought of using an html web resource but i'm not really sure where to start. I've read that I can use SparkXML to create custom grids but i'm not sure if that would work for me.
I would appreciate any insight on this matter.
*This post is locked for comments
I have the same question (0)