<?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>Calling SearchDialog from Server method</title><link>https://www.aras.com/community/f/development/37812/calling-searchdialog-from-server-method</link><description>Hi, 
 Is it possible to show SearchDialog from a Server method? I can use MaximazableDialog in Javascript to show the SearchDialog and get the response in callback. But I want to use such facility in a Server method. 
 In my particular case, I am trying</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Calling SearchDialog from Server method</title><link>https://www.aras.com/community/thread/9205?ContentTypeID=1</link><pubDate>Tue, 07 Feb 2023 13:58:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c4432d5e-0881-4f8a-8231-0d0154ed763d</guid><dc:creator>Gopikrishnan</dc:creator><description>&lt;p&gt;You can call the same server method in the In Basket complete action and trigger the email&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling SearchDialog from Server method</title><link>https://www.aras.com/community/thread/9194?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 08:37:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b2dd3be6-1427-41d1-aa58-bcc02192e517</guid><dc:creator>Vikas</dc:creator><description>&lt;p&gt;Thanks for the quick response!&lt;/p&gt;
&lt;p&gt;The server method for sending email is being called from&amp;nbsp;PE_OnChangeItemReleased, i.e. after vote is given to Workflow Task in InBasket and accordingly LifeCycle moves to Released.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am using a method to send the email instead of inbuit emailing procedures because I need to get the recipient&amp;#39;s names from another relationship to the item being released.&amp;nbsp; Sometimes that relationship might not exist so I want to get a recipient&amp;#39;s name on the fly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calling SearchDialog from Server method</title><link>https://www.aras.com/community/thread/9192?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 08:21:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7a4b4f41-f9d2-4fa3-b715-423f9644aeb7</guid><dc:creator>Gopikrishnan</dc:creator><description>&lt;p&gt;Where is this method called? Is it on item save, promote or signoff ?&lt;/p&gt;
&lt;p&gt;Wherever it is, you need to find the corresponding button (Save button / promote button / Signoff button) and write a click JS method. You can call the Server side method in client side method.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>