<?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>Inline Status Update in Read-Only Grid</title><link>https://community.appian.com/discussions/f/user-interface/38447/inline-status-update-in-read-only-grid</link><description>Hello, 
 
 
 
 
 
 
 
 
 
 
 
 I have a use case where a read-only grid displays a list of projects, with one column showing statuses such as Complete, Cancelled, Design , etc. I want to enable users to click on the status , which should then display</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Inline Status Update in Read-Only Grid</title><link>https://community.appian.com/thread/145026?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 02:35:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:91a63c1e-9de5-4f40-b7ed-c75e0c0add2e</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;100%. If you are manually updating statuses, you&amp;#39;ve basically back building to a basic CRUD app which defeats the purpose.&lt;/p&gt;
&lt;p&gt;If you are intent on doing it the way you described, a simple writeRecords on the dropdown field will do the trick. It will update once you tab out of the field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inline Status Update in Read-Only Grid</title><link>https://community.appian.com/thread/145019?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2025 12:44:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:905bbeef-4c8c-4a82-bff9-73ff74fcba3c</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello &lt;a href="/members/prashantk3550"&gt;prashantk3550&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I agree with Stefan, you would not want to perform the update in such a way. Instead use record actions and show a confirmation to the user that there is a change being done. If you are talking about bulk updates call this whole data in a editable grid In a record action, where you would have a dropdown to select the status and the rest would be read-only. On submit you can update all the records.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Inline Status Update in Read-Only Grid</title><link>https://community.appian.com/thread/145016?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2025 11:41:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:313e4833-62db-4cdf-8985-78543fde34a5</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I think, the most Appian-like approach is, to design a related action that allows to change the status. Add that action to the grid using a recordActionField.&lt;/p&gt;
&lt;p&gt;But, that&amp;#39;s not like I try to think about implementing a business process. Changing the status of something is not what the user should do directly, but something that happens as the intermediary or final result of a business process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>