<?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>Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/discussions/f/appian-community-edition/34196/process-modeling-101-automate-your-business-processes-build-an-application-step-10</link><description>Hi, 
 I am getting the following error &amp;quot; Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!sectionLayout [line 4]: The contents field on a column layout cannot contain a form</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/142947?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2024 12:35:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d4a8d47-b096-4db2-848b-65edc132200c</guid><dc:creator>gayatria0439</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/ryans9191"&gt;ryans9191&lt;/a&gt;&amp;nbsp; and #&lt;strong&gt;Devi,&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;I have gone through your snippet. If you take a look, it clearly states that the &lt;span&gt;The contents field on a column layout cannot contain a form layout,&lt;/span&gt;&amp;nbsp;which means we cannot use form layouts when calling an interface within another. This is because form layouts are top-level layouts and cannot be nested. Instead, we should use section layouts for such scenarios or use other layouts like card layouts or box layouts based on your requirements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/142295?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2024 15:13:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83712590-9a66-42ed-a649-d8ddcc7c3273</guid><dc:creator>Devi</dc:creator><description>&lt;p&gt;Thnx...this worked. I am new to Appian and going through the training, and this wasnt documented in it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/142275?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2024 10:11:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2885bd74-1af7-4077-86fe-d82f19caadfe</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;You cannot configure formLayout inside any other layout. Here your child has form and you want to configure inside section.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/142242?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2024 17:55:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a20e52fa-e916-432e-9c4d-c445df0ee0f0</guid><dc:creator>Shanmathi Ponnusamy</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/devim6614"&gt;Devi&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Form layout is one of the top level layout. Inside that you cannot use again another form layout or other top level layout. In the section rules you have called in the main form, check if you have used form layout , if yes remove the a!formlayout and use a!sectionLayout or simply wrap all contents using {}.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/142234?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2024 17:03:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a95a98d-7b0a-4cbf-b38d-c9f02b1316ca</guid><dc:creator>Devi</dc:creator><description>&lt;p&gt;I am running into the same issue, but not following how you change the interface from a form to a section, can you please explain&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/130336?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 01:54:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf6a4872-f738-4608-9f43-330bb1d1b790</guid><dc:creator>ryans9191</dc:creator><description>&lt;p&gt;I seem to have figured it out i changed the interface&amp;nbsp;&lt;span&gt;AX_VehicleDetailsView....from a form to a section.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/130335?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 01:18:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:527b36b9-eee2-4472-baf3-189b32a8c21a</guid><dc:creator>ryans9191</dc:creator><description>&lt;p&gt;I am new to appian so not sure I understand your answer.&lt;/p&gt;
&lt;p&gt;I commented the rule like below.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/67/pastedimage1709255799402v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;And did the test from the tutorial.&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/67/pastedimage1709255899471v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/130333?ContentTypeID=1</link><pubDate>Thu, 29 Feb 2024 22:01:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5dfae44c-9beb-4317-83e2-899d1171334b</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Make a test, comment the rule!AX_VehicleDetailsView....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/130332?ContentTypeID=1</link><pubDate>Thu, 29 Feb 2024 21:59:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d83d6fd1-790f-4a69-9ba3-dc1e06849133</guid><dc:creator>ryans9191</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/67/pastedimage1709243937942v1.png" alt=" " /&gt;This is the screen shot of the error message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeling 101: Automate Your Business Processes build an application step 10.</title><link>https://community.appian.com/thread/130331?ContentTypeID=1</link><pubDate>Thu, 29 Feb 2024 21:56:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e8ea79ab-149e-48b2-8aff-9d1993fa235e</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;The code pasted doesn&amp;#39;t raise any error&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/67/pastedimage1709243749985v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Could you post here the full interface please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>