<?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>related action in interface</title><link>https://community.appian.com/discussions/f/user-interface/34889/related-action-in-interface</link><description>Hi all, 
 how to configure related action in an interface? 
 Thanks,</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134918?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 07:04:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3257fb5-7b72-4ed8-9cd8-563e6cd3aa83</guid><dc:creator>Konduru Chaitanya</dc:creator><description>[quote userid="194512" url="~/discussions/f/user-interface/34889/related-action-in-interface/134879"]{{email: &amp;quot;vyshu207@gmail.com&amp;quot;, age: 23, phoneNumber: &amp;quot;8972565762&amp;quot;, name: &amp;quot;Vyshu&amp;quot;, id: 1}}.[/quote]
&lt;p&gt;this doesn&amp;#39;t look lke a recordType. Where as you are indexing a recordType field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134911?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 04:41:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb79bb36-f882-4a34-a9cd-1fa897309d59</guid><dc:creator>Shubham Aware</dc:creator><description>[quote userid="194512" url="~/discussions/f/user-interface/34889/related-action-in-interface/134879"]{{email: &amp;quot;vyshu207@gmail.com&amp;quot;, age: 23, phoneNumber: &amp;quot;8972565762&amp;quot;, name: &amp;quot;Vyshu&amp;quot;, id: 1}}.[/quote]
&lt;p&gt;Data should be record type.&lt;br /&gt;Can you share snapshot of output to understand more.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134879?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 16:57:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:091b1b5a-cb45-416f-9904-5a672895e6e8</guid><dc:creator>muralid1772</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;span style="background-color:#eeeeee;"&gt;&amp;nbsp;&lt;/span&gt;,&lt;/p&gt;
&lt;p&gt;{{email: &amp;quot;vyshu207@gmail.com&amp;quot;, age: 23, phoneNumber: &amp;quot;8972565762&amp;quot;, name: &amp;quot;Vyshu&amp;quot;, id: 1}}.&lt;/p&gt;
&lt;p&gt;Actually data is coming properly from expression rule to local variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134878?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 16:16:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc8111ab-5713-43d2-9905-cf6f85bd15ba</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;&lt;a href="/members/muralid1772"&gt;muralid1772&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Can you check data for local!data is coming properly?&lt;br /&gt;It should be record type of WLA Customer.&lt;br /&gt;&lt;br /&gt;Share that local!data if possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134870?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 14:47:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7444fb5-c0e9-4b13-930d-c8ee9134e6da</guid><dc:creator>muralid1772</dc:creator><description>&lt;p&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;it didn&amp;#39;t worked, here is my code:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;a!localVariables(&lt;br /&gt; local!data: rule!WLA_GetCustomerData(id: ri!action),&lt;br /&gt; {&lt;br /&gt; a!cardLayout(&lt;br /&gt; contents: {&lt;br /&gt; a!columnsLayout(&lt;br /&gt; columns: {&lt;br /&gt; a!columnLayout(&lt;br /&gt; contents: {&lt;br /&gt; a!richTextDisplayField(&lt;br /&gt; labelPosition: &amp;quot;COLLAPSED&amp;quot;,&lt;br /&gt; value: {&lt;br /&gt; a!richTextItem(&lt;br /&gt; text: &amp;quot;Related action to update data&amp;quot;,&lt;br /&gt; color: &amp;quot;POSITIVE&amp;quot;,&lt;br /&gt; size: &amp;quot;MEDIUM_PLUS&amp;quot;,&lt;br /&gt; style: &amp;quot;STRONG&amp;quot;&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; ),&lt;br /&gt; a!columnLayout(contents: {}),&lt;br /&gt; a!columnLayout(&lt;br /&gt; contents: {&lt;br /&gt; a!recordActionField(&lt;br /&gt; actions: a!recordActionItem(&lt;br /&gt; action: &amp;#39;recordType!{21f5a448-961d-4423-95de-6fdf7893f7ae}WLA Customer.actions.{00525d33-36c6-4753-b7dc-0c1757587a29}editCustomerData&amp;#39;,&lt;br /&gt; identifier: local!data['recordType!{21f5a448-961d-4423-95de-6fdf7893f7ae}WLA Customer.fields.{35c95d92-920a-4473-a4d1-a47cd0c59d55}id']&lt;br /&gt; ),&lt;br /&gt; style: &amp;quot;TOOLBAR&amp;quot;,&lt;br /&gt; display: &amp;quot;LABEL_AND_ICON&amp;quot;&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; )&lt;br /&gt; },&lt;br /&gt; height: &amp;quot;AUTO&amp;quot;,&lt;br /&gt; style: &amp;quot;TRANSPARENT&amp;quot;,&lt;br /&gt; marginBelow: &amp;quot;STANDARD&amp;quot;&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt;)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am facing these error:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong class="StrongText---richtext_strong StrongText---inMessageLayout StrongText---error"&gt;Could not display interface. Please check definition and inputs.&lt;/strong&gt; Interface Definition: Expression evaluation error at function a!recordActionField [line 26]: Invalid index type: Record field uuid: 35c95d92-920a-4473-a4d1-a47cd0c59d55 Record type uuid: 21f5a448-961d-4423-95de-6fdf7893f7ae Relationship path: null&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134773?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 15:38:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d0f7b50e-1522-4e97-924c-4ab7828c5257</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="194512" url="~/discussions/f/user-interface/34889/related-action-in-interface/134758"]instead of triggering it in record[/quote]
&lt;p&gt;It&amp;#39;s still pretty unclear what you mean by this.&amp;nbsp; AFAIK you can use a Record Action field wherever you like and pass in whatever data you want - of course the action itself must be sourced from a configured record action on a specific record type.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(In case you really just want to launch an arbitrary process model, you can instead look into using a!startProcessLink(), which can reference any process model and pass in any arbitrary data. Unfortunately there is not an option to open this in a new tab and/or a pop-up window, no matter how much or how often i&amp;#39;ve begged them to add such feature-completeness.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134769?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 14:49:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a4188a7-bdb5-42f2-8118-05f536cc29d3</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Where is your data coming from? rv!identifier does not work in interface. If you have a list of items like in a grid use fv!identifier. If you have the data in a local variable use local!variableName[recordType!recordName.fields.fieldName] her it would be your identifier.&amp;nbsp;&lt;br /&gt;please try this and let me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134758?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 12:17:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5bd30509-8745-4e06-82d1-e2c8718cedc6</guid><dc:creator>muralid1772</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;, I need to trigger related action from interface instead of triggering it in record.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134756?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 12:13:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb14a9fe-b38f-4761-ab74-058c9de5499a</guid><dc:creator>muralid1772</dc:creator><description>&lt;p&gt;Hi &amp;nbsp;,&lt;/p&gt;
&lt;p&gt;I referencing from that a!recordActionFiled but there rv!identifier is showing as&amp;nbsp;Improperly scoped variable and when i am trying with another method I am getting this type of error:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong class="StrongText---richtext_strong StrongText---inMessageLayout StrongText---error"&gt;An Error Has Occurred&lt;/strong&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;An error occurred while applying the context for the WLA Customer related action [identifier=319]. Details: The record data does not exist, has been deleted, or you do not have sufficient privileges to access it&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134750?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 11:07:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d95e9753-6355-42fe-a36a-741919cfbd90</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;You can make use of the&amp;nbsp;&lt;span class="nf"&gt;a!recordActionField() in the interface. Below is the reference documentation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="nf"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.1/Record_Action_Component.html#function"&gt;Record Action Component&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134743?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 08:36:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9551bf89-8297-4299-bbee-97d5882f9faf</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;Could please elaborate your requirement&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134742?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 07:41:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84854d6f-d5b7-40c6-bcf4-46dbb2dd75b1</guid><dc:creator>muralid1772</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;nbsp;&amp;nbsp; actually my question is I need to perform related action in interface instead of running it in the record.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134738?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 06:17:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aee6e40-270c-4cff-8e35-4d670bdd247a</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;H &lt;a href="/members/muralid1772"&gt;muralid1772&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/24.1/record-actions.html#related-actions"&gt;Related actions&lt;/a&gt;&amp;nbsp;you can go through this link to create related actions&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related action in interface</title><link>https://community.appian.com/thread/134737?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 06:07:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6635bce2-7651-40dd-842f-afea1a44cb6f</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;a href="/members/muralid1772"&gt;muralid1772&lt;/a&gt;&amp;nbsp;&lt;br /&gt;I would suggest you to go through this documentation for better understanding&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/24.1/Record_Action_Component.html"&gt;https://docs.appian.com/suite/help/24.1/Record_Action_Component.html&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="https://www.youtube.com/watch?v=AlwaA1Do2L4"&gt;https://www.youtube.com/watch?v=AlwaA1Do2L4&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>