<?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>how to refresh data in a a!gridLayout</title><link>https://community.appian.com/discussions/f/new-to-appian/23354/how-to-refresh-data-in-a-a-gridlayout</link><description>as title the refreshalways:true for a a!gridLayout can&amp;#39;t be realized as a!gridField, how to let data in a!gridLayout be refreshed?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89756?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 02:05:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:08a1b5f1-544f-4e0b-8ad3-2e981a772b02</guid><dc:creator>immortalvirgil</dc:creator><description>&lt;p&gt;ok,&amp;nbsp; i think i may handle all by myself, really thanks for your help, have a nice day.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89755?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 02:03:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f2656181-a1d0-4d12-abff-3a6d05a7993d</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;The example I linked above has an example with remove - if you take a look at lines 102-116, the code uses a dynamic link to remove a row from the list. Let me know if you have specific questions about how it works or if you run into a bug when implementing it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89754?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 01:56:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:069a15ad-bef3-4e83-99d0-aa134fa36ce2</guid><dc:creator>immortalvirgil</dc:creator><description>&lt;p&gt;if you can give me a example of &amp;ldquo;remove&amp;quot; i would be super appreciate. I know what you mean, there was a append in the tutorial video of write interface with expression.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89753?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 01:54:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:30587b19-9bcd-4c2e-becc-29ac11b351fa</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;In that case you don&amp;#39;t need to use refreshAlways: true. Instead, just set up your grid so that when you click the remove button, it deletes the row in your list. &lt;a href="https://docs.appian.com/suite/help/latest/recipe-add-edit-and-remove-data-in-an-inline-editable-grid.html"&gt;This recipe&lt;/a&gt;&amp;nbsp;shows how to add / remove data in a grid, and it doesn&amp;#39;t require using refresh variables at all.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89752?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 01:46:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2d9fa861-a1ef-4384-bfbf-69b626241851</guid><dc:creator>immortalvirgil</dc:creator><description>&lt;p&gt;I am creating a editable grid shows up list of files in a folder, there is a delete button on right sides of each of fv!item file, once delete the file, it could immediately disappear for that file name from the list, and also i am going to create an upload function button once finish upload it could be immediately shows up on the list which in the editable grid.&lt;/p&gt;
&lt;p&gt;Btw, to be honestly ask, is appian going to last long?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89732?ContentTypeID=1</link><pubDate>Thu, 13 Jan 2022 14:03:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b023e7fd-639b-4594-8c8a-471ef8c2342c</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;You can&amp;#39;t save any values into variables that use refreshAlways: true. The reason for this is that this behavior means that your variable is refreshed with&amp;nbsp;&lt;em&gt;every interaction&lt;/em&gt;. So even if we allowed saving into the variable, it would immediately be refreshed after saving and you would lose your changes.&lt;/p&gt;
&lt;p&gt;Can you describe more about your use case (preferably with sample code and screenshots)? What is your goal? What have you tried?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89713?ContentTypeID=1</link><pubDate>Thu, 13 Jan 2022 07:54:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b405416c-2090-4e32-9040-71c624f89fc6</guid><dc:creator>immortalvirgil</dc:creator><description>&lt;p&gt;how to do it? code example, thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refresh data in a a!gridLayout</title><link>https://community.appian.com/thread/89712?ContentTypeID=1</link><pubDate>Thu, 13 Jan 2022 07:49:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df803162-4f57-4922-a266-8829e4127770</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;Hi immortal,&lt;br /&gt;a!refreshvariable is meant to be used with a local variable. and this data can be easily used in a gridfield or layout. The question is: what is your target?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>