<?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: Attach a file to an activity</title><link>http://forums.method.me/cs/forums/thread/18755.aspx</link><pubDate>Thu, 29 Aug 2013 21:35:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18755</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18755.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18755</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Mike,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;I would include a grid to document library table, filtered to include only documents to that activity. &amp;nbsp;You should then be able to launch it from that grid, similar to our Edit Opportunity screen.&lt;/p&gt;
&lt;p&gt;- Adam&lt;/p&gt;</description></item><item><title>Re: Attach a file to an activity</title><link>http://forums.method.me/cs/forums/thread/18724.aspx</link><pubDate>Wed, 28 Aug 2013 14:24:41 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18724</guid><dc:creator>MikeB</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18724.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18724</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;One question on that:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;When linking to the document, will the URL be for the document itself or for the record in the Documents table. Would I be able to launch the document and print it from the Activity detail page, or would I need to go into the Document record detail page for that document and launch it and print it from there?&lt;span id="mce_1_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Attach a file to an activity</title><link>http://forums.method.me/cs/forums/thread/18720.aspx</link><pubDate>Tue, 27 Aug 2013 23:22:08 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18720</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18720.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18720</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hi MikeB,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;Sorry I should have mentioned this in the other post. The large amount of character strings you see is the data from the file itself.&amp;nbsp; If you export the document table, you&amp;#39;ll see the same thing under the document field. I don&amp;#39;t think wou&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_3_start"&gt;ld have any affect on the loop actions unless you are tyring to use information from that field itself.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_3_start"&gt;&lt;/span&gt;In any case, have you though&lt;span style="overflow:hidden;" id="mce_4_start"&gt;t&lt;/span&gt; about just calling the existing New Document screen &lt;span style="overflow:hidden;" id="mce_5_start"&gt;in a popup &lt;/span&gt;and just linking that document to the &lt;span style="overflow:hidden;" id="mce_6_start"&gt;activity?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_6_start"&gt;&lt;/span&gt;- Adam&lt;/p&gt;</description></item><item><title>Attach a file to an activity</title><link>http://forums.method.me/cs/forums/thread/18704.aspx</link><pubDate>Tue, 27 Aug 2013 14:29:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:18704</guid><dc:creator>MikeB</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/18704.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=18704</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;I mentioned this in another post but I thought I&amp;#39;d make a specific one for this.&lt;/p&gt;
&lt;p&gt;I added an attachment field to the New Activity screen, and users are able to attach documents. However, exporting the table leads to quite a few rows of character strings occupying the entire Certification Document column and spilling over into the first column (Activity Company Name). I believe this is also affecting actions where I loop through the table and sum up some of the values in other columns.&lt;/p&gt;
&lt;p&gt;Is there anything different or special I need to do with attachments for this screen? It seems like the only option I have is to remove them.&lt;span id="mce_0_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>