<?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>Display Interface only on button click  from parent interface</title><link>https://community.appian.com/discussions/f/rpa/27909/display-interface-only-on-button-click-from-parent-interface</link><description>Hi, 
 I have a interface from where i want to invoke process model having user input interface. I have used start process it invoked the process model but showing stuck in node having interface configured and noting is displayed in parent interface also</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Display Interface only on button click  from parent interface</title><link>https://community.appian.com/thread/108654?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2023 07:45:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7df2d53b-aca1-4746-8a98-f809e6780e92</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;How did you do that? Using a recordActionField?&lt;/p&gt;
&lt;p&gt;a!startProcess initiates a process asynchronously in the background and you will not see any change in the UI. Any user input task inside this model will then be assigned to a user. That user then get a notification email.&lt;/p&gt;
&lt;p&gt;To forward the user into an interface inside that process, use a!startProcessLink. In that case, you will either see the start form of that process, or any interface assigned to the first user input task if you enabled chaining.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Interface only on button click  from parent interface</title><link>https://community.appian.com/thread/108647?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2023 05:24:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01943bcc-62b6-486f-ac74-c5df3020ce56</guid><dc:creator>mukeshr612645</dc:creator><description>&lt;p&gt;I was trying to invoke one of Related Action from the interface but seeing no visible actions in record action, SO i thought to invoke the process model that is conifgured in related action directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Interface only on button click  from parent interface</title><link>https://community.appian.com/thread/108641?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2023 02:42:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d1687f5-ee92-4bff-8bb7-b5ee8adbcbdb</guid><dc:creator>Abhay Dalsaniya</dc:creator><description>&lt;p&gt;If you trigger a process from an interface using&amp;nbsp;a!startProcess() the process will be started &lt;span&gt;Asynchronously. The parent interface will continue to display and you won&amp;#39;t be able to see the user input task from the process even though it is assigned to you. You need to follow different approach to achieve what you are trying to do.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Interface only on button click  from parent interface</title><link>https://community.appian.com/thread/108620?ContentTypeID=1</link><pubDate>Tue, 28 Feb 2023 14:43:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2aebeb82-98fb-4cc0-bcfa-c459292d9d54</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;Are you able to share your code. It will help us to understand the issue.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Interface only on button click  from parent interface</title><link>https://community.appian.com/thread/108601?ContentTypeID=1</link><pubDate>Tue, 28 Feb 2023 08:57:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:29e1bea9-9b15-486e-baa8-0bcefef2293b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;A bit difficult to understand. Do you try to display the interface assigned to a user input task as a child interface in the UI it was started from? This will not work.&lt;/p&gt;
&lt;p&gt;Maybe you explain your use case in more detail, so we can come up with some suggestions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>