<?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>Configurable InBasket, how to enable/disable?</title><link>https://www.aras.com/community/f/development/3570/configurable-inbasket-how-to-enable-disable</link><description>Hi,

I have some trouble to understand the concept of the Configurable Inbasket.

When I click Action -&amp;gt; Hide Configurable Inbasket the look&amp;amp;feel of the change the InBasket appearance to a more simple version. Check!
But how can I revert this setting</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Configurable InBasket, how to enable/disable?</title><link>https://www.aras.com/community/thread/1317?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 11:13:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bae32606-100e-4447-838a-ce920bdf7322</guid><dc:creator>AngelaIp</dc:creator><description>Thank you for the detailed answer! That answered all my questions.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configurable InBasket, how to enable/disable?</title><link>https://www.aras.com/community/thread/1308?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 10:25:16 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:cd287500-90a2-4baa-b87a-7451add328e4</guid><dc:creator>Christopher Gillis</dc:creator><description>Hi Angela,

There are currently two InBasket implementations within Aras Innovator.
&lt;ol&gt;
 	&lt;li&gt;&lt;em&gt;Configurable InBasket&lt;/em&gt; - The newer InBasket that is now enabled by default&lt;/li&gt;
 	&lt;li&gt;&lt;em&gt;Non-Configurable InBasket&lt;/em&gt; - An older version of the InBasket from before Aras Innovator 9.4&lt;/li&gt;
&lt;/ol&gt;
When the Configurable InBasket was first introduced back around 9.4.0 SP2, it was hidden by default. For convenience, we implemented an &amp;quot;Enable Configurable InBasket&amp;quot; action to allow customers to easily switch to the newer, preferred implementation.

Eventually, the Configurable InBasket became the default, but some customers still wanted to use the older InBasket. Because of this, the &amp;quot;Enable Configurable InBasket&amp;quot; action became the &amp;quot;Hide Configurable InBasket&amp;quot; action. However, the name of the Method that this action controls (&lt;em&gt;ConfigurableInBasket_Enable&lt;/em&gt;) did not change. I believe this was done to discourage administrators from switching back and forth between the two InBaskets. If the name of the Method had changed, customers who upgraded to a newer version would have both a &lt;em&gt;ConfigurableInBasket_Enable&lt;/em&gt; and a &lt;em&gt;ConfigurableInBasket_Disable&lt;/em&gt; method.

I hope that clears up some of the confusion around the misnomer of the method name. To answer your first question, it is possible to revert the changes the &amp;quot;Hide Configurable InBasket&amp;quot; action makes by following the steps below.
&lt;ol&gt;
 	&lt;li&gt;Login as an administrator&lt;/li&gt;
 	&lt;li&gt;Navigate to &lt;strong&gt;TOC &amp;gt; Administration &amp;gt; ItemTypes&lt;/strong&gt;&lt;/li&gt;
 	&lt;li&gt;Search for&lt;strong&gt; &lt;/strong&gt;&amp;quot;My InBasket&amp;quot; in the Plural Label column
&lt;ol&gt;
 	&lt;li&gt;You should see two results: Activity Assignment and InBasket Task&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
 	&lt;li&gt;Disable the Old InBasket
&lt;ol&gt;
 	&lt;li&gt;Open and lock Activity Assignment&lt;/li&gt;
 	&lt;li&gt;Navigate to the &lt;strong&gt;TOC Access&lt;/strong&gt; relationship tab&lt;/li&gt;
 	&lt;li&gt;Delete the entry here that points to the World Identity&lt;/li&gt;
 	&lt;li&gt;Add a new relationship to the Super User Identity&lt;/li&gt;
 	&lt;li&gt;Set the Category of this new relationship to &lt;strong&gt;My Innovator&lt;/strong&gt;&lt;/li&gt;
 	&lt;li&gt;Save, Unlock, and Close the Activity Assignment ItemType&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
 	&lt;li&gt;Enable the Configurable InBasket
&lt;ol&gt;
 	&lt;li&gt;Open and lock InBasket Task&lt;/li&gt;
 	&lt;li&gt;Navigate to the &lt;strong&gt;TOC &lt;/strong&gt;&lt;strong&gt;Access&lt;/strong&gt; relationship tab&lt;/li&gt;
 	&lt;li&gt;Delete the entry here that points to the Super User Identity&lt;/li&gt;
 	&lt;li&gt;Add a new relationship to the World Identity&lt;/li&gt;
 	&lt;li&gt;Set the Category of this new relationship to &lt;strong&gt;My Innovator&lt;/strong&gt;&lt;/li&gt;
 	&lt;li&gt;Save, Unlock, and Close the InBasket Task ItemType&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
 	&lt;li&gt;Confirm that My InBasket has now reverted back to the default look&lt;/li&gt;
&lt;/ol&gt;
Chris

&lt;hr /&gt;

Christopher Gillis

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>