﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>c360 Forums / Version 4 Products Questions / Core Productivity Pack / Relationship Explorer/Charting </title><generator>InstantForum.NET v4.1.4</generator><description>c360 Forums</description><link>http://www.c360.com/Forums/</link><webMaster>support@c360.com</webMaster><lastBuildDate>Sun, 12 Oct 2008 04:49:40 GMT</lastBuildDate><ttl>20</ttl><item><title>Hotfix for Relationship Explorer/Charting Version 4.0.3.32</title><link>http://www.c360.com/Forums/Topic2048-67-1.aspx</link><description>A hot fix for Relationship Explorer/Charting version 4.0.3.32 is available now.  It can be downloaded from the following link:&lt;P&gt;[url]http://www.c360.com/RelationshipExplorer/c360.RelationshipExplorer.PatchRelease.4.0.3.40.zip[/url]&lt;/P&gt;&lt;P&gt;This download includes release notes that describe the fixes contained in this patch.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Note - this patch can only be installed on top of version 4.0.3.32 of Relationship Explorer/Charting.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Release Notes:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The preference page does not save changed the first time. This issue is fixed.&lt;/LI&gt;&lt;LI&gt;Relationship Charts does not work with Host Headers.  Relationship Charts will now work in a network load-balanced environment and with host headers.&lt;/LI&gt;&lt;/UL&gt;</description><pubDate>Tue, 27 May 2008 14:50:22 GMT</pubDate><dc:creator>JustinLofquist</dc:creator></item><item><title>IFrame</title><link>http://www.c360.com/Forums/Topic1996-67-1.aspx</link><description>&lt;FONT face="Times New Roman" color=#000000 size=3&gt;I’m developer and we install on one of our client CRM with“Relationship Explorer” product.&lt;BR&gt;We are interested to add the Relationship Explorer window\view as an IFrame to one of the forms. We done it with other windows as the History and Activities used the ‘LoadArea’ in the HTML to find the load area. I can’t find it to “Relationship Development”. someone know the area name I'm looking for?&lt;/FONT&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;If you have other way to do it, will be happy to hear about it too.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;I’m adding the code, you can see part of the code is regarding the History (left it so you can compare), I’m missing the part that sign in yellow.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;var CRM_FORM_TYPE_CREATE = 1;&lt;BR&gt;var CRM_FORM_TYPE_UPDATE = 2;&lt;BR&gt;var CRM_FORM_TYPE_READONLY = 3;&lt;BR&gt;var CRM_FORM_TYPE_DISABLED = 4;&lt;BR&gt;var CRM_FORM_TYPE_BULKEDIT = 6;&lt;BR&gt;var CRM_FORM_TYPE_UNDEFINED = 0;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;// Test the FormType and ObjectId properties.&lt;BR&gt;switch (crmForm.FormType)&lt;BR&gt;{&lt;BR&gt;   case CRM_FORM_TYPE_CREATE:&lt;BR&gt;   case CRM_FORM_TYPE_BULKEDIT:&lt;BR&gt;   case CRM_FORM_TYPE_UNDEFINED:&lt;BR&gt;   {&lt;BR&gt;      &amp;#100;ocument.all.IFRAME_HistoryFrame.src="about:blank";&lt;BR&gt;                  &amp;#100;ocument.all.IFRAME_RE.src="about:blank";&lt;BR&gt;      break;&lt;BR&gt;                }&lt;BR&gt;   case CRM_FORM_TYPE_UPDATE:&lt;BR&gt;   case CRM_FORM_TYPE_READONLY:&lt;BR&gt;   case CRM_FORM_TYPE_DISABLED:&lt;BR&gt;   {&lt;BR&gt;                                &amp;#100;ocument.all.IFRAME_HistoryFrame.src="/sfa/accts/areas.aspx?oId=" +&lt;BR&gt;                                crmForm.ObjectId +&lt;BR&gt;                                "&amp;amp;oType=1&amp;amp;security=852023&amp;amp;tabSet=areaActivityHistory";&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;                                &amp;#100;ocument.all.IFRAME_RE.src="/sfa/accts/areas.aspx?oId=" +&lt;BR&gt;                                crmForm.ObjectId +&lt;BR&gt;                                "&amp;amp;oType=1&amp;amp;security=852023&amp;amp;tabSet=&lt;FONT style="BACKGROUND-COLOR: #ffff11"&gt;????&lt;/FONT&gt;";&lt;BR&gt;                  break;&lt;BR&gt;                }&lt;BR&gt;} &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Times New Roman" color=#000000 size=3&gt;Oryan&lt;/FONT&gt;</description><pubDate>Tue, 08 Apr 2008 09:58:01 GMT</pubDate><dc:creator>ory</dc:creator></item></channel></rss>