<?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>Interface combination problems</title><link>https://community.appian.com/discussions/f/new-to-appian/22273/interface-combination-problems</link><description>I wish to combine all different interfaces into one interface, however I have two problems, one is the interface always being like picture if i put interface rule under a!sectionlayout which under a!formlayout. 
 Second is in the interface, I have a boolean</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Interface combination problems</title><link>https://community.appian.com/thread/87189?ContentTypeID=1</link><pubDate>Fri, 22 Oct 2021 03:43:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d933507c-ec7e-4c1f-909c-6bd6f2410a3c</guid><dc:creator>Acacio Barrado</dc:creator><description>&lt;p&gt;What is correct, as the 3 parameters there is for the rule&amp;nbsp;KONE_Development_Insert_Interface.&lt;/p&gt;
&lt;p&gt;The contents that I mentioned is for your section layout, as it is in the sample code.&lt;/p&gt;
&lt;p&gt;Perhaps it could be a different problem, but I would try this first.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interface combination problems</title><link>https://community.appian.com/thread/87188?ContentTypeID=1</link><pubDate>Fri, 22 Oct 2021 03:25:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f26a071-b96d-48ef-be22-433d441ed2f3</guid><dc:creator>immortalvirgil</dc:creator><description>&lt;p&gt;inside the parathesis there are 3 parameters&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interface combination problems</title><link>https://community.appian.com/thread/87187?ContentTypeID=1</link><pubDate>Fri, 22 Oct 2021 03:09:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10aa483f-5a0f-4e29-a45b-ab90469f52e1</guid><dc:creator>Acacio Barrado</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Have you tried to add the parameter contents in the section layout:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!sectionLayout(
       
       contents: { 
       rule!KONE_Development_Insert_Interface(backupuseraudit:local!backupuserauditcasttype, userrole:local!userrolecasttype,
        submit:true()
        )
        }
      )&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Acacio B.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>