<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>How do we hide an interface which is called inside the main interface? i need to hide the box after selecting the request type in the dropdown field.</title><link>https://community.appian.com/discussions/f/user-interface/14847/how-do-we-hide-an-interface-which-is-called-inside-the-main-interface-i-need-to-hide-the-box-after-selecting-the-request-type-in-the-dropdown-field</link><description>How do we hide an interface which is called inside the main interface? i need to hide the box after selecting the request type in the dropdown field.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How do we hide an interface which is called inside the main interface? i need to hide the box after selecting the request type in the dropdown field.</title><link>https://community.appian.com/thread/66446?ContentTypeID=1</link><pubDate>Thu, 09 May 2019 09:40:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:475c4227-4422-4264-812b-9216d5f80d1b</guid><dc:creator>shwetaparnab0001</dc:creator><description>&lt;p&gt;Thank you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do we hide an interface which is called inside the main interface? i need to hide the box after selecting the request type in the dropdown field.</title><link>https://community.appian.com/thread/66445?ContentTypeID=1</link><pubDate>Thu, 09 May 2019 09:39:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11be1172-b217-447b-bd5f-d9c38a0b9a63</guid><dc:creator>dineshd0001</dc:creator><description>&lt;p&gt;&lt;a href="/members/shwetaparnab0001"&gt;shwetaparnab0001&lt;/a&gt; As per my understanding in the below snippet assume that your dropdown is in rule!b and based upon that value you need to hide rule!A.In rule!A pass this showWhen and hide the interface.&lt;/p&gt;
&lt;p&gt;Note: rule!A should also be in with()&lt;/p&gt;
&lt;p&gt;load(&lt;br /&gt; local!showWhen:true(),&lt;br /&gt; local!dummyParam,&lt;br /&gt; with(&lt;br /&gt; a!formLayout(&lt;br /&gt; label:&amp;quot;&amp;quot;,&lt;br /&gt; contents: {&lt;br /&gt; rule!A(showWhen:local!showWhen),&lt;br /&gt; rule!B(dummyParam:local!dummyParam,&lt;br /&gt; showWhen:local!showWhen)&lt;br /&gt; }&lt;br /&gt; &lt;br /&gt; )&lt;br /&gt;)&lt;br /&gt;)&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do we hide an interface which is called inside the main interface? i need to hide the box after selecting the request type in the dropdown field.</title><link>https://community.appian.com/thread/66444?ContentTypeID=1</link><pubDate>Thu, 09 May 2019 09:26:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a65852c-f8a9-4f8d-89e1-64bf911c6108</guid><dc:creator>shwetaparnab0001</dc:creator><description>&lt;p&gt;@dineshd001 could you please explain this to me with an example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do we hide an interface which is called inside the main interface? i need to hide the box after selecting the request type in the dropdown field.</title><link>https://community.appian.com/thread/66443?ContentTypeID=1</link><pubDate>Thu, 09 May 2019 09:24:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:90d6c4dd-6844-4e25-a780-69ab9a6bc7cc</guid><dc:creator>dineshd0001</dc:creator><description>&lt;p&gt;&lt;a href="/members/shwetaparnab0001"&gt;shwetaparnab0001&lt;/a&gt; Take a ri!parameter in your child interface for&amp;nbsp;&lt;span&gt;showWhen(Boolean) and pass this to your child interface from parent interface ,initially&amp;nbsp;it will be true.Once your dropdown is selected make&amp;nbsp;it as false.&amp;nbsp;Add showWhen parameter in your parent interface and hide the visibiblity.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>