<?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>Initial Checkbox selection on grid does not save the first time (Subsequent selections persist)</title><link>https://community.appian.com/discussions/f/user-interface/23550/initial-checkbox-selection-on-grid-does-not-save-the-first-time-subsequent-selections-persist</link><description>I am having an issue with a read only grid that is selectable. Upon page load users can select checkboxes, but those selections disappear. However, if the user selects the checkboxes a second time, the selections save and persist. It is only the first</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Initial Checkbox selection on grid does not save the first time (Subsequent selections persist)</title><link>https://community.appian.com/thread/90286?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 11:35:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88c15ad2-62ca-4417-ad95-e36b71cb1d33</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;We have pattern available to achieve what you are expecting. Have a look and see if you are missing any step or has misconfigured something.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.4/grid-with-selection-pattern.html" rel="noopener noreferrer" target="_blank"&gt;Grid with Selection pattern&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, I suggest to check the mappings from one rule to another. E.g. Start from the top level interface till the child rule that has grid code and see if any mapping is missed somewhere. Further if this is called within a process check&amp;nbsp; data inputs for that User Input Task as well if all the data variables are mapped properly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Initial Checkbox selection on grid does not save the first time (Subsequent selections persist)</title><link>https://community.appian.com/thread/90258?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 18:50:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:59e23e17-a153-40b1-9551-b83a09bcb638</guid><dc:creator>nicholask0003</dc:creator><description>&lt;p&gt;Yes checking the boxes&amp;nbsp;during the initial selections saves into the local!selection in the interface designer. The additional pieces with the a!save() on line 6-8 were some additional things to get the data of the rows selected but we stopped using this and the problem still persists.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Initial Checkbox selection on grid does not save the first time (Subsequent selections persist)</title><link>https://community.appian.com/thread/90255?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 17:49:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4c9068fb-9ef6-44cd-8b60-2d5453b856e1</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;When viewing this interface in the Interface Designer, can you see the value of &amp;#39;local!selection&amp;#39;? Does it have values after the initial selections?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, looking at your saveInto, I think you have some unnecessary parts. Simply saving into local!selection will add new selections and remove any deselected rows.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>