<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Custom Popup Applets</title>
	<atom:link href="http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/</link>
	<description>Technical advice, help and instruction with Siebel Systems</description>
	<lastBuildDate>Tue, 16 Feb 2010 12:11:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Him</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-246</link>
		<dc:creator>Him</dc:creator>
		<pubDate>Tue, 16 Feb 2010 12:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-246</guid>
		<description>@ramesh
u dnt need to do any special config for the popup..configure the pop up as u wud normally do setting the control user properties etc etc..however write a script on applet load method of ur mvg popup applet to constrain it... havent tried it but shud work..</description>
		<content:encoded><![CDATA[<p>@ramesh<br />
u dnt need to do any special config for the popup..configure the pop up as u wud normally do setting the control user properties etc etc..however write a script on applet load method of ur mvg popup applet to constrain it&#8230; havent tried it but shud work..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Count Records from a Button</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-242</link>
		<dc:creator>Count Records from a Button</dc:creator>
		<pubDate>Fri, 04 Dec 2009 09:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-242</guid>
		<description>[...] not encouraging. The error message was also not illuminating.So I took a stroll on Google and found stuandgravys entry on popup applets. Thanks Stu!Here is how the final solution works:1. Create an applet button and set the Method [...]</description>
		<content:encoded><![CDATA[<p>[...] not encouraging. The error message was also not illuminating.So I took a stroll on Google and found stuandgravys entry on popup applets. Thanks Stu!Here is how the final solution works:1. Create an applet button and set the Method [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramesh</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-239</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Thu, 05 Nov 2009 05:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-239</guid>
		<description>Hi,

Can any one tell me how to retrieve value in popup applet like mvg applet from parent/base applet. so records in mvg applet can be filtered based on the value in base applet field/column

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can any one tell me how to retrieve value in popup applet like mvg applet from parent/base applet. so records in mvg applet can be filtered based on the value in base applet field/column</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geetha</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-225</link>
		<dc:creator>Geetha</dc:creator>
		<pubDate>Fri, 28 Aug 2009 12:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-225</guid>
		<description>The records are not getting displayed. The BC is active, and link also exists between the different BCs.

Is there anything i could have missed?</description>
		<content:encoded><![CDATA[<p>The records are not getting displayed. The BC is active, and link also exists between the different BCs.</p>
<p>Is there anything i could have missed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bram</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-167</link>
		<dc:creator>Bram</dc:creator>
		<pubDate>Tue, 26 Aug 2008 09:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-167</guid>
		<description>Could this also work in a list applet?

I want to call the ShowPopup method on a drilldown event in certain situations, but since not possible through scripting, could it be done through your workaround?</description>
		<content:encoded><![CDATA[<p>Could this also work in a list applet?</p>
<p>I want to call the ShowPopup method on a drilldown event in certain situations, but since not possible through scripting, could it be done through your workaround?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-126</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Tue, 20 May 2008 23:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-126</guid>
		<description>Ranjith, 

You&#039;d use a similar trick to comment (2) above: set up three separate buttons for your three popup applets, with the ShowPopup method configured correctly on each. Make all three of these buttons hidden. Then configure a fourth button to invoke a browser script which &#039;clicks&#039; the appropriate ShowPopup button using the &lt;a href=&quot;http://blog.stuandgravy.com/2007/03/02/popping-up-the-persistent-customer-dashboard/&quot; rel=&quot;nofollow&quot;&gt;FindActiveXControl&lt;/a&gt; hack.</description>
		<content:encoded><![CDATA[<p>Ranjith, </p>
<p>You&#8217;d use a similar trick to comment (2) above: set up three separate buttons for your three popup applets, with the ShowPopup method configured correctly on each. Make all three of these buttons hidden. Then configure a fourth button to invoke a browser script which &#8216;clicks&#8217; the appropriate ShowPopup button using the <a href="http://blog.stuandgravy.com/2007/03/02/popping-up-the-persistent-customer-dashboard/" rel="nofollow">FindActiveXControl</a> hack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranjith</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-125</link>
		<dc:creator>Ranjith</dc:creator>
		<pubDate>Tue, 20 May 2008 10:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-125</guid>
		<description>Hi,

nice hack. I have a requirement. I have to popup one of three different pop up applets based on various conditons  in  a script, triggered from a single button. The user clicks only one button, but one of the three applets should be popped . How can this be done ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>nice hack. I have a requirement. I have to popup one of three different pop up applets based on various conditons  in  a script, triggered from a single button. The user clicks only one button, but one of the three applets should be popped . How can this be done ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuandgravy</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-50</link>
		<dc:creator>stuandgravy</dc:creator>
		<pubDate>Thu, 14 Feb 2008 04:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-50</guid>
		<description>That&#039;d do you nicely :)</description>
		<content:encoded><![CDATA[<p>That&#8217;d do you nicely <img src='http://blog.notesonsiebel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SMLHP</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-49</link>
		<dc:creator>SMLHP</dc:creator>
		<pubDate>Thu, 14 Feb 2008 04:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-49</guid>
		<description>oh just wirte down something in WebApplet_PreInvokeMethod
with if( MethodName == &quot;ShowPopup&quot; ) :P</description>
		<content:encoded><![CDATA[<p>oh just wirte down something in WebApplet_PreInvokeMethod<br />
with if( MethodName == &#8220;ShowPopup&#8221; ) <img src='http://blog.notesonsiebel.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SMLHP</title>
		<link>http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/comment-page-1/#comment-48</link>
		<dc:creator>SMLHP</dc:creator>
		<pubDate>Thu, 14 Feb 2008 04:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notesonsiebel.com/2007/07/12/custom-popup-applets/#comment-48</guid>
		<description>what if i want to check some thing after click the botton that call pop up applet to decide either show the pop up or raise error message
can i do this?</description>
		<content:encoded><![CDATA[<p>what if i want to check some thing after click the botton that call pop up applet to decide either show the pop up or raise error message<br />
can i do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
