<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Charlie さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/charlie</link><description>Charlie さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>TypeError: this.newItem is not a function - Client Side Error</title><link>https://www.aras.com/community/f/community/35965/typeerror-this-newitem-is-not-a-function---client-side-error</link><pubDate>Mon, 14 Sep 2020 13:53:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:840f3e84-404f-43b1-9063-102223704f37</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;I am attempting to run a Javascript/ client side method that calls other client method, and for some reason I am having a difficult time getting anything to work as I would expect. My confusion lies in many areas. The syntax check runs &amp;#39;ok&amp;#39;, no errors, but something tells me it is not working correctly (or at all) because it comes back with an OK immediately, no wait time.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I am simply trying to grab an item of a particular name, grab it&amp;#39;s ID, and hand that ID to a known, working method, that requires this item I am getting as the context item.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;var itemName = this.newItem(&amp;quot;Itemtype&amp;quot;, &amp;quot;get&amp;quot;);&lt;/p&gt;
&lt;p&gt;itemName.setProperty(&amp;quot;name&amp;quot;, &amp;quot;desired name&amp;quot;);&lt;/p&gt;
&lt;p&gt;itemName = itemName.apply();&lt;/p&gt;
&lt;p&gt;var body = itemName.getID();&lt;/p&gt;
&lt;p&gt;return innov.applyMethod(&amp;quot;Second Method Name&amp;quot;, body);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I run this from the intended run location (a button with an OnClick field event), I receive an error.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/10/pastedimage1600090718304v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;My initial reaction is that,&amp;nbsp; this.newItem is most certainly a function, and works both in server and client side code, not sure why this is the error.&amp;nbsp;&lt;br /&gt;Very well could be something that I&amp;#39;m missing or not understanding.&lt;/p&gt;
&lt;p&gt;There is no other information in this error message, has anyone seen this before?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Mon, 14 Sep 2020 02:12:13 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c4acb934-9fe0-46fb-bced-66c13e711180</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>