<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customization of Associated Views in MS CRM</title>
	<atom:link href="http://www.lukedary.com/2009/09/advanced-associated-views-ms-crm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lukedary.com/2009/09/advanced-associated-views-ms-crm/</link>
	<description>Acessibility/Usability Evangelist, Rogue Web Developer, Mercenary Information Architect</description>
	<lastBuildDate>Tue, 04 May 2010 19:26:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: paolo titta</title>
		<link>http://www.lukedary.com/2009/09/advanced-associated-views-ms-crm/comment-page-1/#comment-294</link>
		<dc:creator>paolo titta</dc:creator>
		<pubDate>Tue, 16 Mar 2010 11:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukedary.com/?p=135#comment-294</guid>
		<description>thanks very nice idea and code</description>
		<content:encoded><![CDATA[<p>thanks very nice idea and code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Murdock</title>
		<link>http://www.lukedary.com/2009/09/advanced-associated-views-ms-crm/comment-page-1/#comment-283</link>
		<dc:creator>Dave Murdock</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukedary.com/?p=135#comment-283</guid>
		<description>Luke,

Your solution interests me, as I need to accomplish a similar task. I&#039;m a newb developer and I&#039;m hoping you&#039;d be willing to hold my hand a bit.
I&#039;ve already successfully moved the related records to an IFRAME. Would you perhaps add some detail to how i can adapt your code to work in conjunction with the associated records being in this IFRAME. Such as which ELEMENTS need to fit into which parts of your script.

Thanks in Advance,
Dave</description>
		<content:encoded><![CDATA[<p>Luke,</p>
<p>Your solution interests me, as I need to accomplish a similar task. I&#8217;m a newb developer and I&#8217;m hoping you&#8217;d be willing to hold my hand a bit.<br />
I&#8217;ve already successfully moved the related records to an IFRAME. Would you perhaps add some detail to how i can adapt your code to work in conjunction with the associated records being in this IFRAME. Such as which ELEMENTS need to fit into which parts of your script.</p>
<p>Thanks in Advance,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Tetrault</title>
		<link>http://www.lukedary.com/2009/09/advanced-associated-views-ms-crm/comment-page-1/#comment-282</link>
		<dc:creator>Bill Tetrault</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lukedary.com/?p=135#comment-282</guid>
		<description>I think the function setAssociatedOnClick() would work for me, just not sure how to implement on some thing like
if (document.getElementById(&#039;nav_mdv_campaign_campaignresponse_accepted&#039;) != null) {
    document.getElementById(&#039;nav_mdv_campaign_campaignresponse_accepted&#039;).onclick = function() {
        loadArea(&#039;areaCampaignResponses&#039;);
    }
}

I see how I could modify function to hind records with a field set to &#039;registered&#039; just need to get that recordset</description>
		<content:encoded><![CDATA[<p>I think the function setAssociatedOnClick() would work for me, just not sure how to implement on some thing like<br />
if (document.getElementById(&#8216;nav_mdv_campaign_campaignresponse_accepted&#8217;) != null) {<br />
    document.getElementById(&#8216;nav_mdv_campaign_campaignresponse_accepted&#8217;).onclick = function() {<br />
        loadArea(&#8216;areaCampaignResponses&#8217;);<br />
    }<br />
}</p>
<p>I see how I could modify function to hind records with a field set to &#8216;registered&#8217; just need to get that recordset</p>
]]></content:encoded>
	</item>
</channel>
</rss>
