<?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>selected by default</title><link>https://community.appian.com/discussions/f/general/26103/selected-by-default</link><description>whenever i click on add row it&amp;#39;s coming with selected 
 
 what mistake i have done here?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: selected by default</title><link>https://community.appian.com/thread/102251?ContentTypeID=1</link><pubDate>Sun, 02 Oct 2022 14:46:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40f82ac0-76cc-4e2e-bba7-da6cdd441797</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;We need a bit more information about what you do with your&amp;nbsp;ri!crAPPContracsSavedcdt and your&amp;nbsp;ri!selectedContract txt.&lt;/p&gt;
&lt;p&gt;BTW, what is the following code snippet meant to do?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;value: {
  addvalue: +1
},
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: selected by default</title><link>https://community.appian.com/thread/102250?ContentTypeID=1</link><pubDate>Sun, 02 Oct 2022 13:31:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3045640b-5775-457a-9fd7-d50b0028b1a8</guid><dc:creator>Amaan Shekh</dc:creator><description>&lt;p&gt;i think...this happens when your field in which you are saving data is not array type even if you make your ri array ... by default the starting value of the array rule input is only null, not items of null. try saving the value in local variable by declaring the local variable as array [local!temp:{}] and sav the selection to the local variable .. after that you can save the values to the rule input .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>