<?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>custom selection check box does not save updated variable</title><link>https://community.appian.com/discussions/f/user-interface/35509/custom-selection-check-box-does-not-save-updated-variable</link><description>I have a grid where i implemented custom check box, 
 a!gridrowLayout { 
 contents:{ 
 a!richTextDisplayField( label:&amp;quot;&amp;quot;, labelPosition: &amp;quot;COLLAPSED&amp;quot;, value: { a!richTextIcon( icon: &amp;quot;square-o&amp;quot;, link: a!dynamicLink( saveInto: { a!save({local!selectedIndex</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: custom selection check box does not save updated variable</title><link>https://community.appian.com/thread/138453?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 12:48:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52a9d732-0c0c-4257-ae05-9ec1c60eda7e</guid><dc:creator>kowsalyavijayan</dc:creator><description>&lt;p&gt;I altered the code little bit, it is working as expected now. I made every column element to update the selected row variable when there is a change&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom selection check box does not save updated variable</title><link>https://community.appian.com/thread/138416?ContentTypeID=1</link><pubDate>Sun, 21 Jul 2024 18:47:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:290fa01c-580f-4825-ad9d-2f717bcf756d</guid><dc:creator>Konduru Chaitanya</dc:creator><description>[quote userid="248371" url="~/discussions/f/user-interface/35509/custom-selection-check-box-does-not-save-updated-variable/138393"]my requirement is the value should get updated , not matter i select the row first and update or update the row and select the check box[/quote]
&lt;p&gt;What is the point of having the check box?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Do you have multiple rows of data in the grid? Are you trying to select a particular row and then you edit the selected row, click on something or somewhere and update your grid data?&lt;br /&gt;&lt;br /&gt;You will have to use an if condition for your checkbox to display a different icon based on the selection criteria and also the saves have to change on the conditional basis.&amp;nbsp; You need to&amp;nbsp;save values to the selected row variable and update the gridData with the selected/updated row data.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also I would recommend share the complete code and also please explain your issue more clearly if possible. use the code box to paste your code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:210px;max-width:83px;" height="210" src="/resized-image/__size/166x420/__key/communityserver-discussions-components-files/13/pastedimage1721587505796v1.png" width="83" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom selection check box does not save updated variable</title><link>https://community.appian.com/thread/138393?ContentTypeID=1</link><pubDate>Sun, 21 Jul 2024 12:17:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aab6e74f-8746-43bb-ad79-05d77c0ca297</guid><dc:creator>kowsalyavijayan</dc:creator><description>&lt;p&gt;hi have row like this ,&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1721563947380v1.png" alt=" " /&gt;&amp;nbsp; now after editing a column field and then select the check box, i can see the updated value being saved,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;,&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1721564015674v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;but , if i select teh check box first , and then edit a column field , i dont see them getting updated. , i have to uncheck and select again to make to see them being updated. my requirement is the value should get updated , not matter i select the row first and update or update the row and select the check box, fyi, this check box is customized as shown in the code is shared earlier&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom selection check box does not save updated variable</title><link>https://community.appian.com/thread/138391?ContentTypeID=1</link><pubDate>Sun, 21 Jul 2024 09:00:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:098bf66d-0d7f-4f0d-a7b9-1340b2845e56</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What exactly do you mean with this?&lt;/p&gt;
[quote userid="248371" url="~/discussions/f/user-interface/35509/custom-selection-check-box-does-not-save-updated-variable"]when i select the check box and then update the column fields, the updated value doesnot appear in the saved local!selectedrow[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom selection check box does not save updated variable</title><link>https://community.appian.com/thread/138382?ContentTypeID=1</link><pubDate>Sun, 21 Jul 2024 04:35:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:377c66be-0e98-44c9-8b51-234e6cdba2a6</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;&amp;nbsp;hi &lt;a href="/members/kowsalyav7826"&gt;kowsalyavijayan&lt;/a&gt;&amp;nbsp;May I know your requirements and what you want to achieve?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>