<?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 delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/discussions/f/new-to-appian/25605/how-to-delete-rows-from-a-summary-screen-using-a-checkbox-option</link><description>Hi, 
 I have a summary screen which has list of columns that I generated using a Record Type list and not through an interface. How do I put a checkbox using a grid column? 
 I found this link which talks about the delete functionality but not sure where</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/thread/117269?ContentTypeID=1</link><pubDate>Thu, 03 Aug 2023 23:39:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:204342ca-8dfe-48ee-8721-999b38836f8a</guid><dc:creator>rafael_0640</dc:creator><description>&lt;p&gt;Suneetha: Hello. Nobody got your point, isn&amp;#39;t it?&lt;/p&gt;
&lt;p&gt;you wanted to add a checkbox here... all along the column...&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1691105323075v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and you wanted to add the capability of choosing many records and erase them a with button click...&lt;/p&gt;
&lt;p&gt;I have noted there is a lot of missunderstandings in the blog.&amp;nbsp; We have to illustrate more to express what we want. Acording to what I have learnt you can not do this here. Because this list is part of the object &amp;quot;record type&amp;quot;, and we can not modify this, simply we do not have access to add &amp;quot;selectable&amp;quot; to the grid.&amp;nbsp; May be you know already this, but I write for others that may come later. The best for this purpose is to create our own interface with a selectable grid and develope the multiple records erasing capability.&lt;/p&gt;
&lt;p&gt;Regards!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/thread/100046?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 04:53:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8a4785a-29bf-4be5-8199-139b4e677af5</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;If you want to delete multiple rows you need to use the&amp;nbsp;a!deleteFromDataStoreEntities() function. You can select the rows and store the data in a local variable and use that local variable in the dataToDelete parameter of&amp;nbsp;a!deleteFromDataStoreEntities(). Hopefully this should do the work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/thread/100034?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 03:57:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc3b1991-5d93-4e5e-b03f-3f11aabb359c</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;For that you can use richtextIcon as a column in the grid. on click of that icon you can delete the row from the DB at the same time. but with checkbox, you have to create a seperate button which can delete the records from the DB&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/thread/100030?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 03:16:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:abc2e8fd-95a1-45f4-aac9-82144d92b3a6</guid><dc:creator>suneethagarla</dc:creator><description>&lt;p&gt;Thanks, I am able to use the Selection property to enable check box in my grid field. But how do I create a Record List Action to delete multiple records at the same time as per user selects the rows using the checkbox.&amp;nbsp;&lt;br /&gt;Is there any sample code for deleting multiple rows from the database using gridField. (like&amp;nbsp;Add a new record to database using Record List Action)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/thread/100016?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2022 17:31:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:968417e9-26ee-448c-9fb0-6165861cdb82</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello Suneetha,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use the selectable read-only grid and use the related action field. Using the a!recordActionField. Please make sure you create a process model to delete entries based on the primary key or the identifier. Use this Process model in the record type to create a related action. Then you can use this related action in the read-only grid in the Interface directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to delete rows from a Summary screen using a Checkbox option?</title><link>https://community.appian.com/thread/100011?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2022 16:39:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a5c50e60-167f-4638-a52f-ae781d29b305</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;Refer to this:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.1/read-only-grid-configuration.html#selection"&gt;https://docs.appian.com/suite/help/21.1/read-only-grid-configuration.html#selection&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can use the selection property on the grid field for the selection and with the click of the button using delete from the datastore entity to delete the data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>