<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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 to show confirm message box on server side event in aras??</title><link>https://www.aras.com/community/f/development/9020/how-to-show-confirm-message-box-on-server-side-event-in-aras</link><description>Hi team, 
 How to show confirmation message box on server side event ?? 
 I need to show confirm message on onAfterAdd event. 
 Please guide us.</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to show confirm message box on server side event in aras??</title><link>https://www.aras.com/community/thread/4329?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 09:03:20 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:18153f8f-d76e-4a9b-90a6-891c4005580c</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;Hello Nesonar,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please find the below screen shot.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-discussions-components-files/3/1.png" /&gt;&lt;/p&gt;
&lt;p&gt;attach here your javascript client method.&lt;/p&gt;
&lt;p&gt;from javascript method open confirmation box:&lt;/p&gt;
&lt;p&gt;var txt;&lt;br /&gt; if (confirm(&amp;quot;Press a button!&amp;quot;)) {&lt;br /&gt; txt = &amp;quot;You pressed OK!&amp;quot;;&lt;br /&gt; } else {&lt;br /&gt; txt = &amp;quot;You pressed Cancel!&amp;quot;;&lt;br /&gt; }&lt;/p&gt;
&lt;p&gt;based on txt take your action. or call your server side c#/VB method.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Suhas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show confirm message box on server side event in aras??</title><link>https://www.aras.com/community/thread/4328?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 08:48:28 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d6baf141-19a4-4cef-bb44-0499711f30dc</guid><dc:creator>nesonar</dc:creator><description>&lt;p&gt;where to apply client side method on server side??&lt;/p&gt;
&lt;p&gt;Please provide sample&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for advanced. :)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show confirm message box on server side event in aras??</title><link>https://www.aras.com/community/thread/4326?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 13:16:14 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fb39ba37-1eea-48cc-b0d3-bbaf94be09d1</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;Hello Nesonar,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I din&amp;#39;t think so it is possible in Aras to show confirmation message box on server side.&lt;/p&gt;
&lt;p&gt;You need to use client side method and from that method you need to write code for client side confirmation message box.&lt;/p&gt;
&lt;p&gt;Based on message box user input, call your server side method.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Suhas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>