<?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>Sail interface V17.1 and below</title><link>https://community.appian.com/discussions/f/process/11892/sail-interface-v17-1-and-below</link><description>I have SAIL interfaces v16.2. We recently upgraded to v17.2 and I noticed that the code for the v16.2 interfaces were not converted to v17.2 code. Is there a way to convert the v16.2 code to v17.2 code without having to redo them from scratch or having</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52733?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 21:54:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01fe2ccd-3d92-4570-9ca4-dddb5cd5ccda</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/sswilliams"&gt;sswilliams&lt;/a&gt;  I agree with other participants. You need to update the code a bit by replacing first/secondCoulmnContents with contents and formLayout_17r_1 to formLayout.&lt;br /&gt;
&lt;br /&gt;
I believe, by tweaking/updating the code a bit, if we can utilise better UI experience and performance then it&amp;#39;s always a better option to go for it. And that&amp;#39;s where maintenance comes into picture during version upgrade.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52726?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 15:01:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65f4c65a-db0f-4041-ace5-cd5787dfab3d</guid><dc:creator>Mike Schmitt</dc:creator><description>As others have said above, to put it simply, you need to replace any instances of &amp;quot;a!formLayout_17r1&amp;quot; with just &amp;quot;a!formLayout&amp;quot;, in any place where you want to use the NEW version of a!sectionLayout inside it.  You don&amp;#39;t need to replace it at all otherwise, though it doesn&amp;#39;t hurt.  The only other thing you need to do also, is change the &amp;quot;firstColumnContents:&amp;quot; parameter to simply &amp;quot;contents:&amp;quot;, if there is only one form column.  FWIW, I generally advise only having multiple columns defined in sectionLayouts, and not in formLayouts, though that&amp;#39;s up to the designer.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52670?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 11:40:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1bf714e2-c4aa-402d-ace9-faca1fa63fdc</guid><dc:creator>sswilliams</dc:creator><description>I was not able to upload another copy of the file.  Here&amp;#39;s the error:&lt;br /&gt;
 &amp;#39;Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!formLayout_17r1: Columns layout may only be used in recent version of form, dashboard, or section layouts. Please use the latest version.&amp;#39;   thanks...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52669?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 11:33:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b6f5e100-3bab-4c0c-b0ec-1d6dda1d3b2a</guid><dc:creator>sravanis918</dc:creator><description>The image that is uploaded is not clear and unable to view,. I thin you can just replace the older version with latest version for interfaces.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52644?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 14:47:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a56d7c75-2b79-462a-8c5e-dd3b8b48a603</guid><dc:creator>Ashvin Kapur</dc:creator><description>This is expected. To add a a!columnsLayout() to a form, you must change the a!formLayout_17r1() to a!formLayout(). It&amp;#39;s a relatively cumbersome process for large apps, but changes only need to be made to forms to which you want to add multiple columns / utilize newer functionality. Additionally, if you change the a!formLayout_17r1() to a!formLayout(), other sections using the old _17r1 code will still be compatible with the new a!formLayout component.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52641?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 14:42:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de115db-e507-4f2e-a6e9-8bee888b3240</guid><dc:creator>sswilliams</dc:creator><description>The error in the image is:  &amp;#39;Could not display interface.  Please check definition and inputs.  Interface Definition:  Expression evaluation error at function a!formLayout_17r1: Columns layout may only be used in recent version of form, dashboard, or section layouts.  Please use the latest version.&amp;#39;  &lt;br /&gt;
This is displayed when I add a new section and try to add Column to an interface that was created in v16.2 SAIL.  &lt;br /&gt;
Is there a way that I can upload the file again?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52640?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 14:35:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3657a0ad-846a-4b78-a93e-c09819459f73</guid><dc:creator>Ashvin Kapur</dc:creator><description>The image you have uploaded seems to be poor quality - I can&amp;#39;t read the error message when I open the image &amp;amp; expand. Please provide an additional higher-resolution screenshot, or copy and paste the error message. Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail interface V17.1 and below</title><link>https://community.appian.com/thread/52639?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 13:29:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:04d683f6-fb77-4e18-9ae9-2dc5737aec0a</guid><dc:creator>chandu</dc:creator><description>Hi sswilliams, AFAIK I don&amp;#39;t see any automated way to achieve that, lf you want to take the advantage of the column functionality then you need to recode the interface. If your requirement is changing only one interface it can be doable.&lt;br /&gt;
Lets see what other practitioners will suggest.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>