<?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>Loading one interface immediately after another</title><link>https://community.appian.com/discussions/f/user-interface/40307/loading-one-interface-immediately-after-another</link><description>Consider blue path only! I used activity chain to start &amp;quot;Choose policy&amp;quot; interface immediately after the main interface. The process is started by a startProcess inside a saveinto of a buttonWidget. After clicking the button the process starts, but the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Loading one interface immediately after another</title><link>https://community.appian.com/thread/154166?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2026 14:15:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b4aeb39-00f1-40d7-816f-ec3b7a2a7803</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Unfortunately we cannot use a!startProcessLink() inside of a!buttonWidget().&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1775571300797v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Loading one interface immediately after another</title><link>https://community.appian.com/thread/154100?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2026 15:11:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:453db56d-27c5-4be0-afb4-79fc996b2206</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Use a!startProcessLink() instead of a!startProcess() in the button saveInto.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Loading one interface immediately after another</title><link>https://community.appian.com/thread/154099?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2026 15:08:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8cf9ec5d-920c-4ffd-97e7-2366ace76ec7</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;You cannot chain into a User Input Task with a!startProcess from a buttonWidget in another process - in this case your parent process is simply waiting for the secondary process to complete on it&amp;#39;s own before continuing with the parent process (with a setting of &amp;quot;synchronous&amp;quot;).&lt;br /&gt;&lt;br /&gt;If you are moving the user from one process to another, why not utilize a Subprocess after the parent input task completes?&lt;br /&gt;&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/26.3/Ways_to_Start_a_Process_From_a_Process.html#starting-a-process-from-a-process"&gt;Ways to Start a Process&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>