<?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 refersh page while deleting a data</title><link>https://community.appian.com/discussions/f/user-interface/38331/how-to-refersh-page-while-deleting-a-data</link><description>hi all, 
 
 I have created announcement page where I have implemented delete button on the card when user click on that delete button that aprticular announcement deltes but page doesnt refreshes 
 please help me achieve this</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to refersh page while deleting a data</title><link>https://community.appian.com/thread/144413?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 08:04:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46514964-0397-4002-98b3-152309e77635</guid><dc:creator>appian.user</dc:creator><description>&lt;p&gt;Thankyou stefan for your responce,&amp;nbsp;&lt;br /&gt;my issue is resolved by using rule input as refreshonvarchange on ER from where I&amp;#39;m gettng data then using this refreshonvarchange as parameter on rule! from where data is coming then using local!refreshVar on this parameter&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to refersh page while deleting a data</title><link>https://community.appian.com/thread/144386?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 16:26:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96feddd1-166b-40d5-9f1e-67d10d8b6dab</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;That startProcess in line 172 makes the process run in the background. Use the parameter isSynchronous to make it synchronous. Then it will wait for theat process to complete before refreshing the screen.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.4/Start_Process_Smart_Service.html#handle-a!startprocess()-results"&gt;https://docs.appian.com/suite/help/24.4/Start_Process_Smart_Service.html#handle-a!startprocess()-results&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>