<?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>Action and Related Action and also Grid</title><link>https://community.appian.com/discussions/f/data/21206/action-and-related-action-and-also-grid</link><description>Hi, 
 Could someone let me know ? 
 1. what are scenarios where we can use ? 
 a!recordActionItem() 
 
 2. Why do we need to define the default value while adding a row using Add Row link? 
 is it mandatory? 
 
 addRowlink: a!dynamicLink ( 
 label: &amp;quot;Add</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Action and Related Action and also Grid</title><link>https://community.appian.com/thread/82680?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 22:14:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:69e50fae-de2a-4ddf-b8a0-46c11723723b</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Yes just to confirm - you must use a record type as the source of a record action (although that record type can reference a data store entity).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Action and Related Action and also Grid</title><link>https://community.appian.com/thread/82671?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 15:29:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f85dab98-0541-4ce4-85d4-118b4e5837e9</guid><dc:creator>faisalf0003</dc:creator><description>&lt;p&gt;I think my query was wrong. It will be only Record Type as DATA source as actions are configured on record Type.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Action and Related Action and also Grid</title><link>https://community.appian.com/thread/82669?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 15:21:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:043a6286-a983-4b0b-8ac7-43526b547dd4</guid><dc:creator>faisalf0003</dc:creator><description>&lt;p&gt;Hi Danny,&lt;/p&gt;
&lt;p&gt;One thing I missed to query.&lt;/p&gt;
&lt;p&gt;Whether it is&amp;nbsp;&lt;span&gt;a!recordActionItem() and a!recordActionField() do we have to mandatorily use data source as recordtype or we can use them in case the data source is DS Entity ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Faisal&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Action and Related Action and also Grid</title><link>https://community.appian.com/thread/82668?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 15:14:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:80359300-a874-4bbe-95d8-4f56ab9aa975</guid><dc:creator>faisalf0003</dc:creator><description>&lt;p&gt;Thank you so much Danny for your explanation. I will try part 1 first.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Action and Related Action and also Grid</title><link>https://community.appian.com/thread/82655?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 13:23:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7244ba5-4fd2-4c5d-9c31-318994caf5f3</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;1. a!recordActionItem() can be used within a!gridField() or a!recordActionField() on any interface for taking action against your records. The common related action scenarios would be updating, deleting, or escalating. Let&amp;#39;s say you had a record called &amp;#39;Employees&amp;#39; and a list action called &amp;#39;Add Employee&amp;#39;. You could put that action on any interface you want using a!recordActionItem()&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2. addRowLink does not require a default value, you can leave it blank.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. You should use an editable grid when your use case requires users to edit data per row inline instead of opening a larger action.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>