<?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>Dialogue box--SAIL</title><link>https://community.appian.com/discussions/f/general/9057/dialogue-box--sail</link><description>Hi guys, can any one please clarify below doubt. How to show a dialogue prompt with simple ok button? Just like in appian if a submitted task is tried to accept again it will Prompt &amp;quot;task is already been submitted&amp;quot;. OriginalPostID-252877</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Dialogue box--SAIL</title><link>https://community.appian.com/thread/40368?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 13:36:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e545a245-6416-4581-b30d-3637320d4c37</guid><dc:creator>aloks0189</dc:creator><description>@nellurus happy to Help&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dialogue box--SAIL</title><link>https://community.appian.com/thread/40365?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 11:09:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50a27b93-297d-4b93-be12-3b4fb47b4f8a</guid><dc:creator>nellurus</dc:creator><description>@aloks176 Thank you Very much.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dialogue box--SAIL</title><link>https://community.appian.com/thread/40364?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 11:02:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36af0230-688d-4b95-9831-cd1851d0f377</guid><dc:creator>aloks0189</dc:creator><description>@nellurus if i am not wrong, you want to show a prompt dialogue on click of buttonWidget i.e. normal Button rather than buttonWidgetSubmit, if it is, then u can do something as below:-&lt;br /&gt;&lt;br /&gt;==================================&lt;br /&gt;a!buttonWidget(&lt;br /&gt;        label: "Submit",&lt;br /&gt;        style: "PRIMARY",&lt;br /&gt;        saveInto: {},&lt;br /&gt;        confirmMessage: "Are You Sure"&lt;br /&gt;      )&lt;br /&gt;=================================&lt;br /&gt;&lt;br /&gt;hope this will help&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>