<?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>Kenneth Ballash さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/ken</link><description>Kenneth Ballash さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>New community edition (Release 2024)</title><link>https://www.aras.com/community/f/development/55249/new-community-edition-release-2024</link><pubDate>Wed, 05 Jun 2024 09:27:49 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0dbbf9a3-42e4-443f-a9ba-9bb80eadfafc</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi community,&lt;/p&gt;
&lt;p&gt;what are your thoughts regarding the new open release?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Discussion Starter I</title><link>https://www.aras.com/community/achievements/21025ab1-febb-4fb4-a872-d32a921cb45c</link><pubDate>Mon, 30 Jan 2023 07:12:22 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4f83b672-3d2f-4aa8-902e-62eea359b441</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>Exporting a custom tree view tab of the standard Document item type</title><link>https://www.aras.com/community/f/development/36578/exporting-a-custom-tree-view-tab-of-the-standard-document-item-type</link><pubDate>Mon, 07 Jun 2021 21:01:59 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6b93f498-6255-4dd7-a12a-2ffc3a366c50</guid><dc:creator>MikeL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I created a Query Definition whose results are displayed in a&amp;nbsp;custom TreeView-backed tab of the standard Document item type. I set this up through the &amp;#39;Set Tree Grid View Usage&amp;#39; action in the Tree View editor.&lt;/p&gt;
&lt;p&gt;Now I want to export this setup to a package and apply it to other Innovator instances. I tried exporting the relationship type that was created by the&amp;nbsp;&lt;span&gt;&amp;#39;&lt;/span&gt;&lt;span&gt;Set Tree Grid View Usage&amp;#39; action but the custom tab does not appear when importing in other instances.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Any ideas what I&amp;#39;m missing or how else to accomplish this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can you open search dialog in javascript with a filter</title><link>https://www.aras.com/community/f/development/5292/how-can-you-open-search-dialog-in-javascript-with-a-filter</link><pubDate>Tue, 15 Jan 2019 09:39:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a0d8e683-3f8b-4ca0-9a1e-68c7e7813655</guid><dc:creator>detroit</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;as per title - how can we set the filter for search dialog in javascript&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;var param = {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;title: title,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;aras: top.aras,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;type: &amp;#39;SearchDialog&amp;#39;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dialogWidth: 700,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dialogHeight: 450,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;itemtypeName: &amp;#39;Part&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;wnd.ArasModules.Dialog.show(&amp;#39;iframe&amp;#39;, param).show(&amp;quot;iframe&amp;quot;, param);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;Is it possible to catch an even of this dialog?&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Or how can we manually run the opened dialog &amp;quot;search&amp;quot;? The dialog is an iframe and the dijits have no ids&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;I managed to make it work for test case with, mind you i cannot use this in reality, scope issues&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;dijit&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;byId&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;quot;dijit_form_TextBox_0&amp;quot;&lt;/span&gt;&lt;span&gt;).&lt;/span&gt;&lt;span&gt;setDisplayedValue&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;quot;3*&amp;quot;&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;dijit&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;byId&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;dojo&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;query&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;#39;.dijitButton&amp;#39;&lt;/span&gt;&lt;span&gt;)[&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;].&lt;/span&gt;&lt;span&gt;attributes&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;widgetid&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;nodeValue&lt;/span&gt;&lt;span&gt;).&lt;/span&gt;&lt;span&gt;onClick&lt;/span&gt;&lt;span&gt;()&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Thank you&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Allow a non-admin identity/user to &amp;quot;Unclaim&amp;quot; items locked or claimed by others</title><link>https://www.aras.com/community/f/community/36513/allow-a-non-admin-identity-user-to-unclaim-items-locked-or-claimed-by-others</link><pubDate>Thu, 20 May 2021 20:21:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:dab50b9a-8146-47d5-bee6-dcad71851ca2</guid><dc:creator>Kenneth Ballash</dc:creator><description>&lt;p&gt;I have some power users I&amp;#39;d like to give the ability to unlock/unclaim items that other users have locked/claimed. I don&amp;#39;t want to give them full admin rights and can&amp;#39;t find the method, action, permission, etc... to allow the &amp;quot;&lt;strong&gt;Unclaim&lt;/strong&gt;&amp;quot; action.&lt;/p&gt;
&lt;p&gt;This screenshot is an example of the action I&amp;#39;m trying to permit for some select power users.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/pastedimage1621536966962v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there a way to enable identities access to this &amp;quot;&lt;strong&gt;Unclaim&lt;/strong&gt;&amp;quot; action? If&amp;nbsp;there is a way to&amp;nbsp;set this based on item type that would be even better.&lt;/p&gt;
&lt;p&gt;Currently running Aras 12 sp4.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you in advance!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Innovator &amp;amp; Chrome</title><link>https://www.aras.com/community/f/community/35856/innovator-chrome</link><pubDate>Thu, 06 Aug 2020 21:30:55 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8fc3df99-ae4c-42d4-8d88-407907798722</guid><dc:creator>Michael Wagner</dc:creator><description>&lt;p&gt;Hello -&lt;/p&gt;
&lt;p&gt;I just installed Innovator 12sp4 on a new laptop.&amp;nbsp; I am able to login with IE and Firefox but with Chrome (which I would prefer to use) doesn&amp;#39;t work.&amp;nbsp; After I enter username and password and submit the login form, the request is sent (I see the &amp;quot;waiting&amp;quot; message in the lower left of the window), then the screen is quickly repainted to the login page with the username and password fields empty.&lt;/p&gt;
&lt;p&gt;I am using Chrome&amp;nbsp;&lt;span&gt;Version 84.0.4147.105 (Official Build) (64-bit).&amp;nbsp; I have disabled all extensions except Google apps.&amp;nbsp; And I did enter both localhost and local computer name in Chrome&amp;#39;s pop-up &amp;quot;Allow&amp;quot; section.&amp;nbsp; I can&amp;#39;t find any other suggestions on this forum on what&amp;nbsp;else to attempt.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I would appreciate any recommendations for resolving this.&amp;nbsp; Thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Michael&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Let me Help You</title><link>https://www.aras.com/community/achievements/687f4b6d-e18a-4e55-836c-49926ca2c9d9</link><pubDate>Wed, 13 Feb 2019 15:22:15 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6ef8332e-7222-4418-bf83-fcc461661833</guid><dc:creator /><description>Answer a question that is verified as helpful or correct.</description></item><item><title>Getting an item property in onChangedCell from a recently created relationship vs existing relationship</title><link>https://www.aras.com/community/f/development/5756/getting-an-item-property-in-onchangedcell-from-a-recently-created-relationship-vs-existing-relationship</link><pubDate>Mon, 11 Feb 2019 21:57:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:20137a26-ab27-47f7-9d65-7e461e0e2907</guid><dc:creator>Kenneth Ballash</dc:creator><description>&lt;p&gt;I&amp;#39;m&amp;nbsp;running a method on the property event &amp;quot;onChangedCell&amp;quot;.&amp;nbsp;When the method is called on a newly created related item,&amp;nbsp;the following statement successfully get&amp;#39;s the property:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&lt;code&gt;var my_item = parent.item.querySelector(&amp;quot;#&amp;quot; + relatedID);&lt;/code&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&lt;code&gt;var my_property = aras.getItemProperty(my_item, &amp;quot;my_property&amp;quot;);&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The problem though is when a user edits the cell of an existing related item, I don&amp;#39;t get the related item with the query selector. How do I handle the different scenarios of the related item being newly created and the related item being loaded since it is an existing relationship? Since the user just finished changing the property I figured that property at least would be in the cache similar to a newly created item but I&amp;#39;m obviously missing something.&lt;/p&gt;
&lt;p&gt;Thank you in advance!&lt;/p&gt;
&lt;p&gt;-Ken&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I populate a new item using parent item properties?</title><link>https://www.aras.com/community/f/development/5706/how-can-i-populate-a-new-item-using-parent-item-properties</link><pubDate>Tue, 29 Jan 2019 15:00:57 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f43bb495-dcd2-438c-a940-0b252d6f5db5</guid><dc:creator>Kenneth Ballash</dc:creator><description>&lt;p&gt;I have a scenario where when a user is adding a relationship to an item I need to populate the new item with information that is dependent on the source item.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Example:&lt;/strong&gt; A user has Part &lt;strong&gt;&amp;quot;5555&amp;quot;&lt;/strong&gt; open then while in the &lt;strong&gt;Documents&lt;/strong&gt; tab the user clicks the &lt;strong&gt;&amp;quot;New Relationship&amp;quot;&lt;/strong&gt; button with &lt;strong&gt;&amp;quot;Create Related&amp;quot;&lt;/strong&gt; selected. A new Document with &lt;strong&gt;Document Number&lt;/strong&gt; set to &lt;strong&gt;&amp;quot;5555-DOC&amp;quot;&lt;/strong&gt; along with other various properties of the document is then added to list of related Documents in that tab.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been trying a client method on the following events:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;onNew:&lt;/strong&gt; I can&amp;#39;t seem to get the context item so I don&amp;#39;t have access to properties I need to populate the new item.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;afterNew&lt;/strong&gt; &lt;em&gt;on the relationship item type&lt;/em&gt;: creates a dangling child item I can&amp;#39;t handle since the child seems to be created after the relationship item is created.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;afterNew&lt;/strong&gt; &lt;em&gt;on the new item type&lt;/em&gt;: I can&amp;#39;t seem to find the context relationship item type so I don&amp;#39;t know if I should apply the properties or not.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;New approaches or help with existing attempts are greatly appreciated. Thank you in advance!&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>Tue, 29 Jan 2019 00:15:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0b231963-2263-4a02-b682-1f8fe1627d3b</guid><dc:creator /><description>Ask a question in a forum.</description></item></channel></rss>