<?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 I remove the &amp;#39;X&amp;#39; close button of the dialog.</title><link>https://community.appian.com/discussions/f/new-to-appian/23747/how-can-i-remove-the-x-close-button-of-the-dialog</link><description>Hello, 
 How can I remove the &amp;#39;X&amp;#39; close button of the dialog. 
 
 When creating a record action, the dialog doesn&amp;#39;t has a &amp;#39;X&amp;#39; close button. 
 
 The dialog made by record action has &amp;#39;X&amp;#39; close button by default. Is there a way that I can remove this? 
</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/114322?ContentTypeID=1</link><pubDate>Wed, 14 Jun 2023 14:05:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0bceb8d8-5f31-4358-98d6-fb94f1755df6</guid><dc:creator>mikels7956</dc:creator><description>&lt;p&gt;I had to explain this to a junior just last week&lt;/p&gt;
&lt;p&gt;The x is only available on a &lt;strong&gt;start form&lt;/strong&gt; in a process. If you want to remove it you&amp;#39;ll need to convert the start form to a &lt;strong&gt;user input node&lt;/strong&gt; as a few meantioned here already.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll add some details that might be interesting:&lt;/p&gt;
&lt;p&gt;1. Clicking the x does not initiate a process instance in the monitoring view&lt;/p&gt;
&lt;p&gt;2. Because of point 1 the time to complete the action after pressing x is very quick no process overhead (vs. pressing a submit button on screen)&lt;/p&gt;
&lt;p&gt;3. the&amp;nbsp;&lt;span class="gs"&gt;refreshAfter: &amp;ldquo;RECORD_ACTION&amp;rdquo; will not refresh if you click on the x vs clicking on a submit button&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/114276?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 21:25:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:373d8ccc-13d2-4ac6-aa1a-142835acde55</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Pretty sure it&amp;#39;s changing it from a start form to a user input task.&lt;/p&gt;
&lt;p&gt;The &amp;quot;x&amp;quot; only appears on the Start Form if my memory serves me right.&lt;/p&gt;
&lt;p&gt;Only thing to be careful is that once you get to a User Input Task, the process won&amp;#39;t terminate by itself so you need to put some form of exception to make sure it eventually terminates.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/114275?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 21:20:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76e5237c-0d21-4359-81bd-b65c2e429bd4</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="71907" url="~/discussions/f/new-to-appian/23747/how-can-i-remove-the-x-close-button-of-the-dialog/114274#114274"]This worked for me, thank you![/quote]
&lt;p&gt;Just for my (and others&amp;#39;) future clarity on this issue, can you describe what exactly you found / what worked for you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/114274?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 19:46:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b00c260-876c-4c44-a984-af79f5364ac8</guid><dc:creator>JorgeZ</dc:creator><description>&lt;p&gt;This worked for me, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/91260?ContentTypeID=1</link><pubDate>Fri, 18 Feb 2022 14:54:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0dd0700-16e6-4f59-94e7-05419b3003d9</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m fuzzy on how it works, but in my experience the &amp;quot;X&amp;quot; close icon only appears under certain conditions.&amp;nbsp; I think it &lt;em&gt;will&lt;/em&gt; show up when the first form of a related action is a Start Form, but will &lt;strong&gt;not&lt;/strong&gt; show up under some other circumstances (like the first form being a user input task instead, and perhaps also depending on whether that task is set up as a Quick Task or not).&lt;/p&gt;
&lt;p&gt;As far as I can tell this behavior is not really explained (or even addressed at all) in the Appian documentation, though if I&amp;#39;m wrong I hope someone will link me to the relevant article.&amp;nbsp; I just checked the general &lt;a href="https://docs.appian.com/suite/help/21.4/record-actions.html"&gt;Record Actions&lt;/a&gt; doc page to confirm that I&amp;#39;m rembering correctly - there&amp;#39;s no mention of the dialog close button there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/91248?ContentTypeID=1</link><pubDate>Fri, 18 Feb 2022 06:21:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1702b643-af96-4e94-bb23-df282eb634b7</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;no dialog screen cannot be made using UIT. I was saying , if you are creating a record action then you can configure excepction in your user input task in the process. this way you can manage your process instances.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/91247?ContentTypeID=1</link><pubDate>Fri, 18 Feb 2022 06:14:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f5083cf-6adf-45a1-a261-ac15c85a6c6b</guid><dc:creator>dreamyoung</dc:creator><description>&lt;p&gt;Hi, does the mentioned UIT means User Input Tasks?&lt;/p&gt;
&lt;p&gt;Can a dialog screen be made by UIT?&lt;/p&gt;
&lt;div style="left:73px;position:absolute;top:22.3333px;" id="gtx-trans"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I remove the 'X' close button of the dialog.</title><link>https://community.appian.com/thread/91246?ContentTypeID=1</link><pubDate>Fri, 18 Feb 2022 05:43:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7395f1f1-1f52-4fcc-9a62-34878cd7e5d4</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi, I dont think we have any way to remove that . but you can add exception in your UIT&amp;nbsp; as a workaround.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>