<?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>How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/discussions/f/new-to-appian/30061/how-can-we-stop-this-dialogue-box-when-we-click-on-save-option</link><description>Hi Everyone, is it possible to stop this dialogue box, if yes , How can we stop this dialogue box when we click on save option?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119489?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 16:15:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:136b351d-2c8d-47ad-b16b-d126e654f9c3</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="138450" url="~/discussions/f/new-to-appian/30061/how-can-we-stop-this-dialogue-box-when-we-click-on-save-option/119488#119488"]But, to get rid of this, why not just hide the input fields and show a success message to the user. [/quote]
&lt;p&gt;After the user presses your &amp;quot;save&amp;quot; button, and after the &amp;quot;save process&amp;quot; is completed successfully, hide the editable portions of the interface.&amp;nbsp; When there are no editable fields with (what Appian thinks of as) &amp;quot;unsaved&amp;quot; data being displayed, the &amp;quot;unsaved data&amp;quot; warning dialog you&amp;#39;re talking about here will not be displayed when the user attempts to navigate away.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119488?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 16:06:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c0be35c-f67e-4351-9021-53d450e315f2</guid><dc:creator>sireesha</dc:creator><description>&lt;p&gt;What do you mean? No, you can&amp;#39;t! There is unsaved data in the form. And Appian does not know that you somehow persisted it in the background.&lt;/p&gt;
&lt;p&gt;But, to get rid of this, why not just hide the input fields and show a success message to the user. Then he/she can easily navigate away. This would also make this a less awkward user experience.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This part&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119486?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 15:54:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2f30f1a-4598-4cc2-84c7-b658b794c2df</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="138450" url="~/discussions/f/new-to-appian/30061/how-can-we-stop-this-dialogue-box-when-we-click-on-save-option/119483#119483"]please explain little mor on this[/quote]
&lt;p&gt;Which part?&amp;nbsp; There were a few different things there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119483?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 15:21:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0936c87b-2597-472f-89e8-d45c1cb62031</guid><dc:creator>sireesha</dc:creator><description>&lt;p&gt;&amp;nbsp;I am sorry,Could you please explain little mor on this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119473?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 14:29:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3223c62d-b014-402a-b366-2552ce7dfd61</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="59361" url="~/discussions/f/new-to-appian/30061/how-can-we-stop-this-dialogue-box-when-we-click-on-save-option/119472#119472"]just hide the input fields and show a success message [/quote]
&lt;p&gt;good point, this is probably the one other reasonable workaround here.&amp;nbsp; IMHO it still might be a stronger approach to design the &amp;quot;save&amp;quot; pattern in the usual manner, i.e. submitting of the task and looping-back.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119472?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 14:27:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4f8ebaf1-5ef2-4a5c-b8f1-4d43a5269e7f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What do you mean? No, you can&amp;#39;t! There is unsaved data in the form. And Appian does not know that you somehow persisted it in the background.&lt;/p&gt;
&lt;p&gt;But, to get rid of this, why not just hide the input fields and show a success message to the user. Then he/she can easily navigate away. This would also make this a less awkward user experience.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119471?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 14:13:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f491899-b02f-4173-8007-dee2ee957deb</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="59361" url="~/discussions/f/new-to-appian/30061/how-can-we-stop-this-dialogue-box-when-we-click-on-save-option/119460#119460"]I am really missing the context here. [/quote]
&lt;p&gt;1. The users enter data.&lt;/p&gt;
&lt;p&gt;2. The user clicks on this bespoke non-submitting &amp;quot;Save&amp;quot; button which performs its save via StartProcess call.&lt;/p&gt;
&lt;p&gt;3. The user tries to navigate away, having &amp;quot;saved&amp;quot; already, and the Appian pop-up about losing unsaved data appears (but is now &lt;em&gt;&lt;strong&gt;unwanted&lt;/strong&gt;&lt;/em&gt;).&lt;/p&gt;
&lt;p&gt;This seems like a reasonable question.&amp;nbsp; I&amp;#39;m not sure the use case is quite common enough to require something custom from Appian to handle.&amp;nbsp; I would merely suggest to the OP that they consider implementing a &amp;quot;non-submitting save&amp;quot; in the traditional manner, meaning it&amp;#39;s actually submitting (but perhaps not validating or at least validating &lt;em&gt;less&lt;/em&gt;), chaining immediately back to the form after information is persisted into the process instance and/or database.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119464?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 12:02:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b051cd6-b877-458c-bee4-295f23dc5b7d</guid><dc:creator>sireesha</dc:creator><description>&lt;p&gt;cant we control that dialogue box?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119463?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 11:59:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15bd01bd-4c96-44c0-983b-4bc7c7890e92</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;When there is modified data in an input field and you try to navigate away.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119462?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 11:53:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7b75f9-002d-4397-b001-e06b2d47b888</guid><dc:creator>sireesha</dc:creator><description>&lt;p&gt;yeah sure .Could you please let me know&amp;nbsp; when this browser message will trigger in appian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119460?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 11:37:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7eaf686-3a38-4136-a6ca-894cc5512158</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I am confused. A non-submit button does not trigger that browser message.&lt;/p&gt;
&lt;p&gt;I am really missing the context here. Can you feed my remote healing powers with more details?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119458?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 11:01:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e366ef0f-0b0b-49cd-8249-7635bae7b953</guid><dc:creator>sireesha</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt; a!buttonLayout(
              primaryButtons: {
                a!buttonWidget(
                  label: cons!ISR_TEXT_BUTTON_SAVE,
                  value: cons!ISR_TEXT_BUTTON_SAVE,
                  saveInto: {
                    a!save(local!visibility, true()),
                    a!startProcess(
                      processModel: cons!ISR_WRITE_TO_DB_FINAL_APPROVAL_PM,
                      processParameters: {
                        gsr_j_meeting_amd: local!gsrAmdMD,
                        gsr_j_meeting_study: local!gsrMD,
                        isr_j_meeting_study: local!isrMD,
                        isr_j_meeting_amendment: local!isrAmdMD,
                       
                      }
                    ),
                    a!save(ri!buttonAction, save!value),
                    a!save(ri!isrMdApproval, local!isrMD, ),
                    a!save(ri!gsrMdApproval, local!gsrMD, ),
                    a!save(ri!isrMdAmdApproval, local!isrAmdMD, ),
                    a!save(ri!gsrMdAmdApproval, local!gsrAmdMD, ),
                   
                  },
                  submit: false(),
                  style: &amp;quot;NORMAL&amp;quot;,
                  validate: false(),
                 
                ),
                a!buttonWidget(
                  label: &amp;quot;Save AND END TASK&amp;quot;,
                  value: cons!ISR_TEXT_BUTTON_SAVE_END_TASK,
                  saveInto: {
                    a!save(local!visibility, false()),
                    a!save(ri!buttonAction, save!value),
                    a!save(ri!isrMdApproval, local!isrMD, ),
                    a!save(ri!gsrMdApproval, local!gsrMD, ),
                    a!save(ri!isrMdAmdApproval, local!isrAmdMD, ),
                    a!save(ri!gsrMdAmdApproval, local!gsrAmdMD, ),
                   
                  },
                  submit: true(),
                  style: &amp;quot;PRIMARY&amp;quot;,
                  validate: true,
                  validationGroup: cons!ISR_TEXT_BUTTON_SAVE_END_TASK,
                  confirmHeader: &amp;quot;Submit?&amp;quot;,
                  confirmMessage: &amp;quot;Are you sure you want to Submit, decision taken cannot be changed later.&amp;quot;
                )
              }
            ),
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I am just saving the comments for later without submitting. Actually, we have two buttons one is &amp;quot;save&amp;quot; and other is &amp;quot;save and end task&amp;quot;, save and end task denotes submission of the task.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please find the code configuration for that buttons&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we stop this dialogue box when we click on save option?</title><link>https://community.appian.com/thread/119456?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 10:50:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c80c16c-45fd-42ef-8f18-eac5846f19dd</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What is your &amp;quot;save option&amp;quot; and what is it doing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>