<?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>Text box dispalyed after grid field is edited</title><link>https://community.appian.com/discussions/f/user-interface/20400/text-box-dispalyed-after-grid-field-is-edited</link><description>Hello, 
 
 I have an interface with a grid which has a column called actual time which is an editable field and multiple entries can be added. Suppose i enter 3 rows and there are 3 values for actual time say 5, 10,15 and if i edit the first value ie</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Text box dispalyed after grid field is edited</title><link>https://community.appian.com/thread/79548?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 07:26:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:192e95a6-ac56-4b7d-b77f-1e490d4ee69e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Then you would want to put this logic into the a!save. It might be that you need some more variables to store the &amp;quot;old&amp;quot; value for comparison.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text box dispalyed after grid field is edited</title><link>https://community.appian.com/thread/79547?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 07:23:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7381890-2d7a-48b9-8f40-af3f2b741e60</guid><dc:creator>apoorvam</dc:creator><description>&lt;p&gt;Hi Stefan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your response.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The flag approach is possible although i do not want the flag to be set to true on the first iteration.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If i have entered 5, 10, 15 and then i go back to 5 and change it to say 7, only then i would want the text field to be displayed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text box dispalyed after grid field is edited</title><link>https://community.appian.com/thread/79546?ContentTypeID=1</link><pubDate>Mon, 15 Feb 2021 07:20:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3c61a02-dec7-4dcb-a1d9-41f9cc9f551b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You can make a text field visible depending on a local variable. This variable can be set to false by default and a a!save() in your grid can set it to true.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>