<?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>Activity chaining related</title><link>https://community.appian.com/discussions/f/general/12393/activity-chaining-related</link><description>Is it possible in appian without activity chaining can i show two different forms for the same user to fill details</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Activity chaining related</title><link>https://community.appian.com/thread/55004?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 05:11:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f6b76965-7eab-4c22-860a-000bb1f27d69</guid><dc:creator>venkateshs329</dc:creator><description>Hi Balaganapathy,&lt;br /&gt;
As per above  comments we can do using Button Widget and Sections withiinh a Singe Interface.&lt;br /&gt;
But Just want know what is the Use Case ? , Then we can easily figured out the best way.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity chaining related</title><link>https://community.appian.com/thread/54999?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 04:42:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8164b7d-7dcb-4b92-b15d-cd378de3dc9c</guid><dc:creator>Aditya</dc:creator><description>It is possible using sections and buttons. For an example, create a new User Interface and from the design view select wizard. You can see how buttons are used to maneuver between different milestones. All you have to do is replace the milestones with sections.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity chaining related</title><link>https://community.appian.com/thread/54998?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 04:31:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2388635b-57b6-463f-ab7d-f287358b2330</guid><dc:creator>nareshc647</dc:creator><description>Hi Balaganapathy,&lt;br /&gt;
&lt;br /&gt;
As sandeep told you can achive this in a single form using buttonWidget. If you want to write the first section information into database use a!writeToDataStoreEntity() smart service in your submit button.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity chaining related</title><link>https://community.appian.com/thread/54997?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 03:56:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c971aa34-2bdb-448e-bfd5-9a5c347b7158</guid><dc:creator>Sandeep Deshmukh</dc:creator><description>Hi &lt;a href="/members/balaganapatyr"&gt;balaganapathy&lt;/a&gt; ,&lt;br /&gt;
&lt;br /&gt;
No, without chaining  it is not possible. But we have an alternative of this, In single form only, take two different sections and on Submit of first section with using buttonWidget, hide this first section and show second section. If you want to save or populate first section/form values in second section, you can use local variable. And in second section only you have to give buttonWidgetSubmit to submit this form.&lt;br /&gt;
&lt;br /&gt;
So for end user it will show like they are dealing with two different forms like chaining.&lt;br /&gt;
&lt;br /&gt;
Hope this will help.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Sandeep&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>