<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Creating subaccounts</title><link>http://forums.method.me/cs/forums/thread/20014.aspx</link><pubDate>Thu, 28 Nov 2013 18:29:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20014</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20014.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20014</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Mike,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;There are a few things I would check.&amp;nbsp;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For the blank popup, have you made sure the ActiveRecordID is set when the popup loads? I&amp;#39;m wondering is there&amp;#39;s an issue with how the recordID is being loaded when the screen loads. Using the stock CRM_NewActivity screen as an example, there are conditional statements that check for values and loads the screen according to those values. As an example, some fields are set differently depending on if its an activity vs. a&amp;nbsp;log call&lt;span id="mce_2_start" style="overflow:hidden;"&gt; vs. a task. &amp;nbsp;My advice would be to try to find out what being loaded when the scre&lt;span id="mce_20_start" style="overflow:hidden;"&gt;&lt;/span&gt;en loads and where those values are coming from. Perhaps a value is not being set and should be.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;I&amp;#39;d also find out when the screen was last updated and by who. &amp;nbsp;Perhaps a change was made and not communicated.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;As for the tab header, this is set by an action result called EditCustomerName. The main value for that action result is retrieved from the Customer.FullName field. All of these actions can be found on the &lt;span id="mce_6_start" style="overflow:hidden;"&gt;&amp;quot;&lt;/span&gt;OnLoadAppearance...&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&amp;quot; button in the Address Info section of the Edit Customer screen&lt;span id="mce_9_start" style="overflow:hidden;"&gt; (around action #21)&lt;/span&gt;. &lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;span id="mce_21_start" style="overflow:hidden;"&gt;If this value is staying the same.&amp;nbsp;&lt;/span&gt;then from the sounds of it, &lt;span id="mce_12_start" style="overflow:hidden;"&gt;I think there is an&lt;/span&gt;&amp;nbsp;issue with having the correct ActiveRecordID &lt;span id="mce_13_start" style="overflow:hidden;"&gt;set when closing the popup.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Unfortunately, I can only do so much through the forums. I am basing all of my info off of a stock screen&lt;span id="mce_14_start" style="overflow:hidden;"&gt; design&lt;/span&gt;. &amp;nbsp;If your screen is heavily customized, I&amp;#39;d recommend having &lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;a href="http://www.methodintegration.com/training-customization.aspx" target="_self"&gt;a consultant&lt;span id="mce_16_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/a&gt; take a look at it with you to properly diagnose &lt;span id="mce_15_start" style="overflow:hidden;"&gt;where the issue lies.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Hope this helps,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;Adam&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Creating subaccounts</title><link>http://forums.method.me/cs/forums/thread/19985.aspx</link><pubDate>Tue, 26 Nov 2013 17:22:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19985</guid><dc:creator>MikeB</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19985.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19985</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I&amp;#39;ll give you some precise details in the following scenario for creating new activities:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;#39;m on the Edit Customer screen, and the tab header and information fields all reflect the same customer/account/entity.&lt;/li&gt;
&lt;li&gt;I can launch a new acvitity using the New Activity button that is unhidden when I go to the Activities tab, or from a hyperlink that I put in the columns of a Subaccounts grid in a subaccounts tab. I&amp;#39;m also pretty sure that this hyperlink was just a copy of the &amp;quot;New Activity&amp;quot; button, but instead of referencing the active screen record ID, the hyperlink shows the New activity popup with information from whatever subaccount row it is clicked from in the grid.&lt;/li&gt;
&lt;li&gt;Anyway, it works once, but then when I want to do another New Activity, the popup opens and is blank. It never times out&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_end" style="overflow:hidden;"&gt;&lt;span id="mce_4_end" style="overflow:hidden;"&gt;&lt;span id="mce_5_end" style="overflow:hidden;"&gt;. The circ&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;le&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt; &lt;span id="mce_1_end" style="overflow:hidden;"&gt;&lt;span id="mce_2_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;keeps turning.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;So one solution is to right-click on the blue &lt;span id="mce_6_start" style="overflow:hidden;"&gt;hea&lt;/span&gt;der of the popup window&lt;span id="mce_7_start" style="overflow:hidden;"&gt; and&lt;/span&gt;&amp;nbsp;&lt;span id="mce_9_start" style="overflow:hidden;"&gt;use the&amp;nbsp;&lt;/span&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&amp;quot;R&lt;/span&gt;eload screen&amp;quot; option that pops up. This close&lt;span id="mce_8_start" style="overflow:hidden;"&gt;s&lt;/span&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt; the popup and takes me back to a reloaded Edit Customer screen.&lt;span id="mce_11_end" style="overflow:hidden;"&gt;&lt;span id="mce_12_end" style="overflow:hidden;"&gt;&lt;span id="mce_13_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id="mce_14_start" style="overflow:hidden;"&gt;The problem is, the tab header shows the correct customer info, but the fields (company name, address, etc.) and sections (subaccounts, activities, transactions, etc) now contain information for the customer that I was previously at (if applicable). Reloading the screen has no impact.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;So to get the correct customer, I toggle back to the customer list screen and go back into the customer I want. This will work again for a single activity, then the errors will repeat.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;Note that this error occurs even if the first (correct) activity that I do is never saved. That is, if I press the new activity button or use my hyperlink and simply close the popup window without doing anything or saving, I still see the error process as described above&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_9_start" style="overflow:hidden;"&gt; when I try to launch another activity&lt;/span&gt;.&lt;span id="mce_12_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;This also happens when creating new subaccounts/contacts from the same page.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;Anyway, it&amp;#39;s a frustrating issue that appears to have arisen recently. Although I don&amp;#39;t remember specifically testing this, I&amp;#39;m sure I&amp;#39;ve created multiple activities and/or subaccounts with no issues in the past.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Thanks.&lt;span id="mce_15_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/div&gt;</description></item><item><title>Re: Creating subaccounts</title><link>http://forums.method.me/cs/forums/thread/19624.aspx</link><pubDate>Mon, 28 Oct 2013 19:11:48 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19624</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19624.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19624</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Mike,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Sorry for the late reply. &amp;nbsp;It sounds like the screen isn&amp;#39;t loading correctly.&lt;span id="mce_1_start" style="overflow:hidden;"&gt; &amp;nbsp;Are you still having this issue today? &amp;nbsp;Does the screen just timeout and error or does it eventually load if you leave it long enough.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Adam&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Creating subaccounts</title><link>http://forums.method.me/cs/forums/thread/19600.aspx</link><pubDate>Fri, 25 Oct 2013 17:50:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19600</guid><dc:creator>MikeB</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19600.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19600</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;The same thing is happening when using the &amp;quot;New Activity&amp;quot; link when launching the pop-up &lt;span id="mce_1_start" style="overflow:hidden;"&gt;from a row in the&lt;/span&gt;&amp;nbsp;Contacts tab/grid of a Customer page&lt;span id="mce_2_start" style="overflow:hidden;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Creating subaccounts</title><link>http://forums.method.me/cs/forums/thread/19595.aspx</link><pubDate>Fri, 25 Oct 2013 16:28:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:19595</guid><dc:creator>MikeB</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/19595.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=19595</wfw:commentRss><description>&lt;p&gt;We&amp;#39;re encountering issues when creating subaccounts. A user is able to create one, but after that, the process no longer works. Pressing the button results in our custom new account screen popping up, but it&amp;#39;s blank and hangs. None of the fields end up showing. Logging out and logging back in seems to help, but only for another single subaccount.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>