<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Regarding Signoffs Tab</title><link>https://www.aras.com/community/f/development/6114/regarding-signoffs-tab</link><description>Hi 
 We have a Custom ItemType &amp;quot;MyChange&amp;quot; and it is having a relationship &amp;quot;Signoff&amp;quot;. 
 For &amp;quot;MyChange&amp;quot;, we have created a instance which is &amp;quot;Change1&amp;quot; and it got released tr workflow process. 
 Under &amp;quot; Signoff&amp;quot; tab, We are able to view right SignOff Information</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Regarding Signoffs Tab</title><link>https://www.aras.com/community/thread/3135?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2019 05:55:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c6862bd9-eb67-4c78-9e86-9067cb456ae4</guid><dc:creator>Nara</dc:creator><description>&lt;p&gt;Yes, the code which u sent is working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding Signoffs Tab</title><link>https://www.aras.com/community/thread/3134?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2019 05:46:41 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f63051ff-36f4-44a4-a9a8-ee8dc2a4d0fb</guid><dc:creator>Premal</dc:creator><description>&lt;p&gt;Hello Nara,&lt;/p&gt;
&lt;p&gt;Even sign-offs of custom item type should work with code change suggested. There are no such pointers.&lt;/p&gt;
&lt;p&gt;Please check whether form attached in relationship view of custom item-type is same as that of Express ECO.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Premal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding Signoffs Tab</title><link>https://www.aras.com/community/thread/3133?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2019 05:36:07 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:dff12bbc-cc6c-4691-a52a-dbd8726898b6</guid><dc:creator>Nara</dc:creator><description>&lt;p&gt;Thanks Premal, Appreciate u r inputs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Today morning only i was able to find it. But i was not able to under stand one thing OOTB Express ECO is working fine, without above code change. But My custom Item type was not working without above code.&lt;/p&gt;
&lt;p&gt;Do you have any pointers?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Nara&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding Signoffs Tab</title><link>https://www.aras.com/community/thread/3132?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2019 04:56:52 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:17826f89-0638-4df4-a06e-07776697d982</guid><dc:creator>Premal</dc:creator><description>&lt;p&gt;Hello Nara,&lt;/p&gt;
&lt;p&gt;In&amp;nbsp;&lt;strong&gt;Workflow Signoffs&lt;/strong&gt; Form&lt;/p&gt;
&lt;p&gt;In&amp;nbsp;calculate_html field, change loadAML query as below&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;strong&gt;q.loadAML(&amp;quot;&amp;lt;Item type=&amp;#39;Workflow&amp;#39; action=&amp;#39;get&amp;#39; select=&amp;#39;related_id(*)&amp;#39;&amp;gt;&amp;quot; +&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;source_id&amp;gt;&amp;quot; + document.item.getAttribute(&amp;quot;id&amp;quot;) + &amp;quot;&amp;lt;/source_id&amp;gt;&amp;quot; +&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;related_id condition=&amp;#39;is not null&amp;#39;&amp;gt;&amp;quot; + &lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;Item type=&amp;#39;Workflow Process&amp;#39; action=&amp;#39;get&amp;#39;&amp;gt;&amp;quot;+&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;state&amp;gt;Active&amp;lt;/state&amp;gt;&amp;quot;+ &lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;/Item&amp;gt;&amp;quot;+&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;/related_id&amp;gt;&amp;quot;+&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &amp;quot;&amp;lt;/Item&amp;gt;&amp;quot;);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Using above query whenever you will revise any item, you will be able to see sign-offs of new revision&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Premal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>