<?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: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1199.aspx</link><pubDate>Fri, 21 Aug 2009 13:38:06 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1199</guid><dc:creator>Joe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1199.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1199</wfw:commentRss><description>&lt;p&gt;Hey Ryan,&lt;/p&gt;
&lt;p&gt;I am working on the grid now.&lt;/p&gt;
&lt;p&gt;Wanted to say thanks for pointing me in a good direction.&lt;/p&gt;
&lt;p&gt;Ive got a grid up and running. I havent tried to put all the functionality that I want into it yet but I wanted to fill you in on how I got all the contacts of a given customer to show in the list.&lt;/p&gt;
&lt;p&gt;Since the screen i am using is based off the &lt;span style="text-decoration:underline;"&gt;Customer&lt;/span&gt; table and &lt;span style="text-decoration:underline;"&gt;Customer&lt;/span&gt; is related to &lt;span style="text-decoration:underline;"&gt;Contacts&lt;/span&gt; through the &amp;quot;FullName&amp;quot;,&lt;/p&gt;
&lt;p&gt;under Step 3 of the grid properties (filters / views) i set the &amp;quot;CustomerName&amp;quot; field in my grid to be equal to the &amp;quot;Screen::CustomerName&amp;quot;. Which, for this situation, creates the desired list of contacts with the selected customer.&lt;/p&gt;
&lt;p&gt;Still working on some other things and hoping to better understand the different actions. Bring on the webinars!!&lt;/p&gt;
&lt;p&gt; Am looking forward to working with you again =).&lt;/p&gt;
&lt;p&gt;Thx,&lt;/p&gt;
&lt;p&gt;~Joe&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1198.aspx</link><pubDate>Thu, 20 Aug 2009 21:56:21 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1198</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1198.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1198</wfw:commentRss><description>&lt;p&gt;Hey Joe,&lt;/p&gt;
&lt;p&gt;I just wanted to let you know that if you wanted some 1 on 1 training, our consulting fee is 125.00 per hour.&lt;/p&gt;
&lt;p&gt;If you wanted to look at some of our customization packages then check them out &lt;a href="http://www.methodintegration.com/web/assisted-services-customization.aspx" title="click here" class="null"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1196.aspx</link><pubDate>Thu, 20 Aug 2009 21:46:06 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1196</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1196.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1196</wfw:commentRss><description>&lt;p&gt;Hey Joe,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;So about the grid not showing in the action &amp;quot;refresh grid&amp;quot; it&amp;rsquo;s just a user error. I tested this out a lot and its working, double check your grid names by looking at the caption under the grid wizard. This slipped past me at first and I thought you had found something. After going over this again, I noticed that I missed renaming the caption on this grid.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;As for how to get a grid to pull from another table. First you need to create a relationship between your table and the customer table. Once you have created that relationship, edit your grid and in the 1st step of the grid wizard, you will be able to select your custom table from the drop menu.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Your second question is something advanced, and either will take time to learn or you can have your business consultant do the customization for you. &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;To get you started on it, add a select column into the grid. This is where you will need to put some &amp;quot;if&amp;quot; statements to filter your grid&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1195.aspx</link><pubDate>Thu, 20 Aug 2009 20:32:52 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1195</guid><dc:creator>Joe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1195.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1195</wfw:commentRss><description>&lt;p&gt;The refresh comment could merely be my lack of know-how with the grids.&lt;/p&gt;
&lt;p&gt;Which is why my only question right now is the same as my original goal/post. &lt;/p&gt;
&lt;p&gt;1) After dragging a new grid onto the screen, how can i set it up so that it will pull from my custom table.&lt;/p&gt;
&lt;p&gt;2) What steps/actions are needed to cause the grid to show a list of &lt;span style="text-decoration:underline;"&gt;contacts &lt;/span&gt;(from my table) that have the same CustomerName field value as the customer currently selected in the Customer List &amp;quot;Existing Customers&amp;quot; grid. &lt;/p&gt;
&lt;p&gt;I set up a relationship between &lt;span style="text-decoration:underline;"&gt;contacts &lt;/span&gt;and &lt;span style="text-decoration:underline;"&gt;customer&lt;/span&gt; by adding a dropdown to contacts based off the &amp;quot;CustomerName&amp;quot; field in customer.&lt;/p&gt;
&lt;p&gt;I now need to set up the grid (that i already inserted into the &amp;#39;Customer List&amp;#39; screen, in its own tab/section via the screen editor).&lt;/p&gt;
&lt;p&gt;If anything I ask is vague or you need more info about what I&amp;#39;m trying to do, don&amp;#39;t hesitate to let me know.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d really like to see this customization up and running asap. I don&amp;#39;t think it seems that difficult. It is more an issue with learning how to get method to do it.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sure you are all under alot of pressure with desired instructions / functionality and appreciate your time/effort.&lt;/p&gt;
&lt;p&gt;Thx,&lt;/p&gt;
&lt;p&gt;~Joe&lt;/p&gt;
&lt;p&gt;----&lt;/p&gt;
&lt;p&gt;If we really need to set up a consulting time to get this wrapped up, will that cost the company anything or do I just have to set date/time up with you and that&amp;#39;s all?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1194.aspx</link><pubDate>Thu, 20 Aug 2009 20:05:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1194</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1194.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1194</wfw:commentRss><description>&lt;p&gt;Hey Joe,&lt;/p&gt;
&lt;p&gt;I am looking into the detached grid not working with
the Refresh Grid action. I will post an update as soon as I have one.
If you have any other questions please post them. &lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1193.aspx</link><pubDate>Thu, 20 Aug 2009 19:27:12 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1193</guid><dc:creator>Joe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1193.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1193</wfw:commentRss><description>&lt;p&gt;Hey Ryan,&lt;/p&gt;
&lt;p&gt;How is the grids &amp;amp; actions info comeing along? I&amp;#39;m at a bit of a customization stand still. I&amp;#39;m very dedicated to learning new material and do my best to teach myself what I can, but this is definitely an area that requires detailed documentation / assistance.&lt;/p&gt;
&lt;p&gt;Looking forward to your next post.&lt;/p&gt;
&lt;p&gt;Thx,&lt;/p&gt;
&lt;p&gt;~Joe&lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1192.aspx</link><pubDate>Thu, 20 Aug 2009 17:25:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1192</guid><dc:creator>Joe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1192.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1192</wfw:commentRss><description>&lt;p&gt;Ok.&lt;/p&gt;
&lt;p&gt;So it seems that creating a relationship via a dropdown to a unique value in the corresponding table allows me to select any item from that field through the dropdown. I would assume making sure that the dropdown field cannot contain typed-in values not listed in the related table will require validation rules set on the field.&lt;/p&gt;
&lt;p&gt;As for the hard part hehe :) , &lt;/p&gt;
&lt;p&gt;we&amp;#39;re obviously going to be getting down n&amp;#39; dirty with grid setup/operation. I&amp;#39;m doing what I can here as far as testing / fiddling / observing grids on method tables. I&amp;#39;m looking over other posts on grids in hopes to smooth over my understanding of whatever you have for me. I would like to point out that a grid not based off the same table as the screen does not seem to appear in the list of tables under the Action:Refresh Grid.&lt;/p&gt;
&lt;p&gt;Anxiously awaiting any tips toward grid development =)&lt;/p&gt;
&lt;p&gt;~Joe&lt;/p&gt;</description></item><item><title>Re: Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1191.aspx</link><pubDate>Thu, 20 Aug 2009 16:47:06 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1191</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1191.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1191</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hey Joe,&lt;/p&gt;
&lt;p&gt;Welcome to the forums!!&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s get these questions answered for you, we will start with creating a relationship between 2 tables. If you want to display information from 1 table on another table, you need to create a relationship between those 2 tables. In order to do this you can open up your contacts table, create a drop menu that is based off of your customer table. This will create a relationship between the contacts table and the customer table. The relationship is needed before you can use a linked field. This takes us into our next question;&lt;/p&gt;
&lt;p&gt;What is&amp;nbsp; &amp;quot;Add Linked Field&amp;quot; used for, and how is it helpful. A linked field is when you have a field from 1 table, show on a screen that`s based off a different table. &lt;/p&gt;
&lt;p&gt;For example; you have 1 screen that lists client names, built off of the customer table. Then you want to display the number of activities this client has. The activity screen is not based off of the customer table, so the linked field allowed us to link the two tables and share the field, by adding a dropdown(creating our relationship) to the activity table referencing the customer table.&lt;br /&gt;In conclusion, using the linked field allowed us to make reference to the customer table from the activity table which otherwise we wouldn&amp;#39;t have been able to do.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;This should help explain it a bit better for you.&lt;/p&gt;</description></item><item><title>Table Relationships (How Do I)</title><link>http://forums.method.me/cs/forums/thread/1180.aspx</link><pubDate>Wed, 19 Aug 2009 16:41:57 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:1180</guid><dc:creator>Joe</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/1180.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=1180</wfw:commentRss><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Goal:&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;To create a relationship between the method &lt;span style="text-decoration:underline;"&gt;Customer &lt;/span&gt;table&lt;/p&gt;
&lt;p&gt;and my custom &lt;span style="text-decoration:underline;"&gt;Contacts&lt;/span&gt; table, such that, a grid added to the &lt;/p&gt;
&lt;p&gt;&amp;nbsp;tab in the &amp;quot;Customer List&amp;quot; edit screen will display all&lt;/p&gt;
&lt;p&gt;contacts (from my &lt;span style="text-decoration:underline;"&gt;Contacts&lt;/span&gt; table) that have the same &lt;/p&gt;
&lt;p&gt;&lt;i&gt;CustomerName &lt;/i&gt;field value as the current customer&lt;/p&gt;
&lt;p&gt;selected via the default &lt;span style="text-decoration:underline;"&gt;Customer&lt;/span&gt; grid already on screen.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Additional Question(s):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;What exactly is the &amp;quot;Add Linked Field&amp;quot; option for when editing table fields?&lt;/p&gt;
&lt;p&gt;Can It help me with my goal?&lt;/p&gt;
&lt;p&gt;How is it used / useful?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Concluding Info:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This is all based around database design for maintaining data integrity and accessibility.&lt;/p&gt;
&lt;p&gt;My hope is that the relationships will work similar to those found in Microsoft Office Access.&lt;/p&gt;
&lt;p&gt;Any assistance is always appreciated.&lt;/p&gt;
&lt;p&gt;Thank you for your time / effort.&lt;/p&gt;
&lt;p&gt;~Joe&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>