Hi!
I'm organizing forms, views and fields in MS CRM 2011 RU5 for a Marina Company. And have a question about it.
There is an associated view called "Campaign Associated View(Marketing)" for a Contact which you can see the campaigns that is sent before to current Contact. But this associated view is located at left navBar. Only way I see is to add this associated view from Relationship Explorer to navBar. Can't add anywhere except navBar.
What I need is to disable whole navBar and display this Campaign Associated View into a subGrid located at the main Contact form.
I wonder if I can do this.
That's why I couldn't manage to do this, I decided to use deep query approach with joining these entities (CampaignActivity->MarketingList->Contact) but now I can't handle syntax errors in fetch.xml in JS. I also tried to change customization.xml but importing solution was also unsuccessful.
I think I need a safe document and I'd like to know If I can do the first thing without fetch.xml.
Thanks for your time.
Can