<?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:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI 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: How to update dropdown fields using MethodAPIUpdateV2</title><link>http://forums.method.me/cs/forums/thread/32412.aspx</link><pubDate>Wed, 29 Jun 2016 13:08:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32412</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/32412.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=32412</wfw:commentRss><description>&lt;p&gt;Hi Damion,&lt;/p&gt;
&lt;p&gt;Thank you for following up and I&amp;#39;m happy to hear that you got this working.&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;
&lt;p&gt;--Audisho&lt;/p&gt;</description></item><item><title>Re: How to update dropdown fields using MethodAPIUpdateV2</title><link>http://forums.method.me/cs/forums/thread/32410.aspx</link><pubDate>Tue, 28 Jun 2016 22:24:26 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32410</guid><dc:creator>EndiGrow</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/32410.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=32410</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Thanks. Knowing it was possible I found my error.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;I had copied the wrong pointer data into the update field.&lt;/p&gt;</description></item><item><title>Re: How to update dropdown fields using MethodAPIUpdateV2</title><link>http://forums.method.me/cs/forums/thread/32408.aspx</link><pubDate>Tue, 28 Jun 2016 17:59:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32408</guid><dc:creator>Method_Audisho</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/32408.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=32408</wfw:commentRss><description>&lt;p&gt;Hi Damion,&lt;/p&gt;
&lt;p&gt;In order to add a value to the tasks.tasklistid field, you must first make sure that value exists in the tasklistid table, since this is the table that the dropdown is based on. If the value does not exist in the tasklistid table, you must add it there first before you are able to insert it as a value in the tasks.tasklistid field. Does this help clarify things for you?&lt;/p&gt;
&lt;p&gt;--Audisho&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How to update dropdown fields using MethodAPIUpdateV2</title><link>http://forums.method.me/cs/forums/thread/32406.aspx</link><pubDate>Tue, 28 Jun 2016 15:21:43 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32406</guid><dc:creator>EndiGrow</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/32406.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=32406</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Is this possible?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;I have searched the posts and there are hints that it might be &lt;span id="mce_1_start" style="overflow:hidden;"&gt;possible&amp;nbsp;&lt;/span&gt;but not much else.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I am abler to update other fields &lt;span id="mce_2_start" style="overflow:hidden;"&gt;in the same table&amp;nbsp;&lt;/span&gt;using MethodAPIUpdateV2.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I have two fully populated tables &amp;nbsp;&lt;span id="mce_3_start"&gt;&lt;/span&gt;I imported:&amp;nbsp;tasks and taskl&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;istid,&lt;span id="mce_4_end" style="overflow:hidden;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I added a dropdown field &lt;span id="mce_7_start" style="overflow:hidden;"&gt;to tasks called&amp;nbsp;&lt;/span&gt;tasklistid.&lt;/p&gt;
&lt;p&gt;It generated the hidden field&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&amp;nbsp;tasks.tasklistid_RecordID.&lt;span id="mce_11_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I s&lt;span id="mce_9_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_10_start" style="overflow:hidden;"&gt;&lt;/span&gt;ee &lt;span id="mce_10_end" style="overflow:hidden;"&gt;&lt;/span&gt;that the hidden field is NOT updateable via the API per the &lt;span id="mce_12_start" style="overflow:hidden;"&gt;XML&amp;nbsp;&lt;/span&gt;error message &lt;span id="mce_14_start" style="overflow:hidden;"&gt;returned&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;I want to add a value to the &lt;span id="mce_15_start" style="overflow:hidden;"&gt;tasks.&lt;/span&gt;tasklistid and have the system populated &lt;span id="mce_16_start" style="overflow:hidden;"&gt;tasks.&lt;/span&gt;tasklistid_RecordID to link to tasklistid.RecordID.&lt;/p&gt;
&lt;p&gt;Can this be done?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If so how?&lt;/p&gt;</description></item></channel></rss>