<?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: Fields Not saving on screen</title><link>http://forums.method.me/cs/forums/thread/20559.aspx</link><pubDate>Wed, 15 Jan 2014 02:18:25 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20559</guid><dc:creator>krp2203</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20559.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20559</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span&gt;Greg,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&amp;nbsp; It seems you do understand what I&amp;#39;m doing with my drop down. &amp;nbsp;If I&amp;#39;m not clear I apologize. &amp;nbsp;What I meant to convay was that everything is working as far as my screen updating fields in the &amp;quot;CustomrEquipment&amp;quot; table &amp;nbsp;upon adding a new or editing an existing record from my screen. The issue has been when you leave the work order screen and return to it you have to make a selection again. &amp;nbsp;While driving today it hit me, Its my drop down. &amp;nbsp;I used a generic drop down and not the CustomerEquipment drop down that linked the tables. Totally a self inflicted wound. &amp;nbsp;Thanks for putting up with me and my nutty rambling. Everything is now working as designed.&lt;/div&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;thanks&lt;/div&gt;
&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;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Fields Not saving on screen</title><link>http://forums.method.me/cs/forums/thread/20553.aspx</link><pubDate>Tue, 14 Jan 2014 20:16:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20553</guid><dc:creator>Method_Greg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20553.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20553</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&amp;nbsp;&amp;nbsp; To reiterate to make sure I have this.&amp;nbsp; You have a drop down field that holds one, two or more pieces of equipment that is assigned to the customer.&amp;nbsp; When a piece of equipment is selected from the drop down, textboxes appear with values related to the piece of equipment.&amp;nbsp; These textboxes can be used to update and add&amp;nbsp; a piece of equipment for the customer.&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am getting lost with the line &amp;#39;All tables and fields are updating correctly and as I intended but not saving the selection and keeping the fields filled upon saving and exiting.&amp;#39;&amp;nbsp; It may be that any save button/action on the screen will only save fields that are for the object that is related to the screen.&amp;nbsp; In this case Activities.&amp;nbsp; The Save function will not save equipment information.&amp;nbsp; You want to use Retrieve Value From Table and Update Field In Table to get equipment table values and save values into the equipment table.&amp;nbsp; RecordID would become the filter you use to pinpoint to get and update respectively.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Things may be lost in translation here.&amp;nbsp; I look to the Invoice screen (QuickBooks_Invoice) for advice.&amp;nbsp; The action on the Item column in the ItemList grid is a good example of what I explained above.&amp;nbsp; I believe it is very similar to what you are trying to accomplish.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you can, you can provide image links (from programs like Imgur) to show your screen if it can explain better what you are experiencing.&lt;/p&gt;</description></item><item><title>Re: Fields Not saving on screen</title><link>http://forums.method.me/cs/forums/thread/20543.aspx</link><pubDate>Mon, 13 Jan 2014 23:05:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20543</guid><dc:creator>krp2203</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20543.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20543</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Greg,&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&amp;nbsp; The fields that the drop down fill are from the &amp;quot;CustomerEquipment&amp;quot;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&amp;nbsp;&lt;/span&gt;table and are added to my &amp;quot;Add/EditWorkOrder&amp;quot; screen through shared fields. I have it set up so if the customer has equipment on file in the &amp;quot;CustomerEquipment&amp;quot; table it shows in the drop down. &amp;nbsp;Once a selection is made from the drop down it fills in the fields that correspond to the fields in the CE table and are on my screen. &amp;nbsp;Once a record is pulled and filled I have it set to update a field on loose focus to update or make changes to existing records&lt;span id="mce_4_start" style="overflow:hidden;"&gt; (this works)&lt;/span&gt;. &amp;nbsp;If they don&amp;#39;t already have equipment on file I can click &amp;quot;add new&amp;quot; and it brings me to my first text box. Once I fill in what is needed I have an &amp;quot;add new equipment&amp;quot; button and this adds the record to the &amp;quot;customer equipment table and is now viewable in the drop down. All tables and fields are updating correctly and as I intended but not saving the selection and keeping the fields filled upon saving and exiting. I&amp;#39;m thinking that I&amp;#39;m missing some setting to save the current selection on the drop down. &amp;nbsp;I had an issue when I first started using method with fields not saving but it was because i&lt;span id="mce_5_start" style="overflow:hidden;"&gt;I&lt;/span&gt; was just using a generic text box and not a field attached to a table. &amp;nbsp;I&amp;#39;m rambling at this point. &lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="overflow:hidden;"&gt;Thanks&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Re: Fields Not saving on screen</title><link>http://forums.method.me/cs/forums/thread/20539.aspx</link><pubDate>Mon, 13 Jan 2014 19:48:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20539</guid><dc:creator>Method_Greg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20539.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20539</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello krp2003,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It sounds like the equipment dropdown is not actually related to the fields&lt;span style="overflow:hidden;" id="mce_1_start"&gt; you have displayed&lt;/span&gt;.&amp;nbsp; This means the text fields you have put onto the &lt;span style="overflow:hidden;" id="mce_3_start"&gt;screen don&amp;#39;t actually go through the dropdown relationship from the Activity to Equipment.&amp;nbsp; I&amp;#39;m not sure why, but I remember I have seen this problem before.&amp;nbsp;&lt;span style="overflow:hidden;" id="mce_5_start"&gt;But I must ask&lt;span style="overflow:hidden;" id="mce_9_start"&gt; to make sure&lt;/span&gt;,&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_6_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_7_start"&gt;&lt;/span&gt; are the display fields displayed as read-only or can you change the equipment field values from the activity?&lt;span style="overflow:hidden;" id="mce_8_start"&gt; (ie. Your end goal is to be able to edit Equipment details on the activity screen?)&lt;span style="overflow:hidden;" id="mce_10_start"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_3_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_4_start"&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;#39;m going to try to reproduce it myself and see if I can figure out what setting is misaligned.&lt;/p&gt;
&lt;p&gt;- Greg&lt;/p&gt;</description></item><item><title>Fields Not saving on screen</title><link>http://forums.method.me/cs/forums/thread/20523.aspx</link><pubDate>Sun, 12 Jan 2014 03:04:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20523</guid><dc:creator>krp2203</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20523.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20523</wfw:commentRss><description>&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;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start"&gt;Hello,&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;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start"&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span id="mce_1_start"&gt;I&amp;#39;m working in the field services module&lt;span id="mce_14_start"&gt;, specifically the&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;span id="mce_6_start"&gt;&lt;span id="mce_7_start"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_5_start"&gt;in the&amp;nbsp;&lt;span id="mce_9_start"&gt;&lt;span id="mce_10_start"&gt; &amp;quot;FieldService_AddEditWorkOrder&amp;quot; screen. &amp;nbsp;This screen is based on the Activity Table and&amp;nbsp;&lt;span id="mce_12_start"&gt;I&lt;/span&gt;&amp;nbsp;have linked the &amp;quot;Customer Equipment&amp;quot; table to it through&amp;nbsp;&lt;span id="mce_13_start"&gt;adding a &amp;#39;CustomerEquipment&amp;quot; drop down to the Activity table and then using&amp;nbsp;&lt;/span&gt;&lt;span id="mce_11_start"&gt;&amp;quot;&lt;/span&gt;Add a Linked Filed&amp;quot; to bring in the customer equipment fields to my screen.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_2_start"&gt;&lt;span id="mce_3_start"&gt;&lt;span id="mce_4_start"&gt;&amp;nbsp;&lt;span id="mce_15_end"&gt;&lt;span id="mce_16_end"&gt;I &lt;span id="mce_19_start" style="overflow:hidden;"&gt;then&amp;nbsp;&lt;/span&gt;created a drop down on my screen to display the customers equipment&lt;span id="mce_20_start" style="overflow:hidden;"&gt; &lt;/span&gt;based on the customer chosen in the entity drop down. I then populate display fields on my screen from the selection chosen in that &amp;quot;EquipmentPicker&amp;quot; dropdown. All this works fine, but when I save, save/close or save/new the values in the auto populated make,model number , serial number etc. display fields do not save. All other fields save fine and I am at a loss as were to go from here.&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;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Any direction would be appreciated.&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;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&amp;nbsp;&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;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_15_start" style="overflow:hidden;"&gt;&lt;span id="mce_16_start" style="overflow:hidden;"&gt;&lt;span id="mce_17_start" style="overflow:hidden;"&gt;&lt;span id="mce_18_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_15_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>