<?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>GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/discussions/f/plug-ins/40481/gridplus---i-probably-need-a-related-action-to-update-only-the-edited-recs</link><description>I have GridPlus implemented nicely and does the basic editing and saving as it should, what a great plug in! 
 
 But... we have a requirement added to create a related record which would link the edited items to a known key value in a related table. </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154829?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2026 05:17:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:12286b4a-6a24-4c69-991d-76d93fac0f59</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;No, couldn&amp;#39;t make Appian World this year, hoping to next time! And agreed, since the queryRule won&amp;#39;t take locals, handling the key inside the editModel process is the way to go.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154826?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 18:40:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a91c446e-fa1b-46d6-9c88-32c3bd06b7b6</guid><dc:creator>ericc42</dc:creator><description>&lt;p&gt;Well... the queryrule cannot use local vars, so update stamping is out... &amp;nbsp; &amp;quot;&lt;span&gt;This rule must explicitly define all values without relying on local variables.&amp;quot;&amp;nbsp; I guess the write / read at update proc model time is the way to go.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154825?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 18:21:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce327a72-3790-47bb-b6bc-778307b4eb03</guid><dc:creator>ericc42</dc:creator><description>&lt;p&gt;Wait a moment, I think I was updating the a!queryRecordType results incorrectly.&amp;nbsp; Mea Culpa, this might work.&amp;nbsp; Thanks again Shubham&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154824?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 18:16:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a15b6da-5a11-4268-a019-4c342e153c20</guid><dc:creator>ericc42</dc:creator><description>&lt;p&gt;These are all good thoughts, and it seems like it&amp;#39;s close.&amp;nbsp; Say, were you at Appian World this year?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154823?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 18:15:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c5e7a85-f0c1-4c45-ba10-1c1f8d524a9a</guid><dc:creator>ericc42</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;I do have that tempKey added as a field on the edited recordtype, just the stamping part into the record is problematic for me because the queryRule seems to choke if I deviate even slightly from a straight up a!queryRecordType.&amp;nbsp; (why I was saying it is all rigidly implemented ).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154822?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 18:11:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36971c43-3b96-4cd7-902b-236fbd68b44d</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You can&amp;rsquo;t pass custom params to &amp;thinsp;editModel&amp;thinsp;, so stamp the known key onto each edited row before submit.&lt;/p&gt;
&lt;p&gt;Add your known key as a field on each edited row before submit. The process then reads pv!record and runs both Write Records; one for the edited rows, one for the join rows.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154821?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 17:57:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40fc3fe4-a72f-446f-a592-7890b3b3890d</guid><dc:creator>ericc42</dc:creator><description>&lt;p&gt;Thanks Shubham!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can I pass items to the editModel?&amp;nbsp; It seems to only allow constant reference to proc model with no visible way to pass params:&amp;nbsp;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/pastedimage1780595834858v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GridPlus - I probably need a related action to update only the edited recs</title><link>https://community.appian.com/thread/154820?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 17:52:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a19c81c-dc20-4616-a8d4-b8b9baae2741</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Use GridPlus&amp;#39;s edited records payload (via editModel), pass your known key as a process parameter, and in the same process do two Write Records calls (one for grid edits, one for join rows). No temp datastore needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>