<?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: Help!  I need to Lock an Opportunity after Close!</title>
	<atom:link href="http://jamesrsullivan.com/2008/02/help-i-need-to-lock-an-opportunity-after-close/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesrsullivan.com/2008/02/help-i-need-to-lock-an-opportunity-after-close/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jul 2010 05:57:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Sullivan</title>
		<link>http://jamesrsullivan.com/2008/02/help-i-need-to-lock-an-opportunity-after-close/comment-page-1/#comment-159</link>
		<dc:creator>James Sullivan</dc:creator>
		<pubDate>Mon, 08 Dec 2008 03:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://pipelime.com/archives/24#comment-159</guid>
		<description>Justin,

The formula you entered above says to trigger when there is an edit and the StageName is already Won-Signed and the person doing the editing is not TelemarketingM...

So, if you&#039;re testing with someone that has the role TelemarketingM they are exempt from the rule.  If you want to make it apply to everyone, change it to:

PRIORVALUE(StageName) = “Won-Signed”</description>
		<content:encoded><![CDATA[<p>Justin,</p>
<p>The formula you entered above says to trigger when there is an edit and the StageName is already Won-Signed and the person doing the editing is not TelemarketingM&#8230;</p>
<p>So, if you&#8217;re testing with someone that has the role TelemarketingM they are exempt from the rule.  If you want to make it apply to everyone, change it to:</p>
<p>PRIORVALUE(StageName) = “Won-Signed”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Davis</title>
		<link>http://jamesrsullivan.com/2008/02/help-i-need-to-lock-an-opportunity-after-close/comment-page-1/#comment-158</link>
		<dc:creator>Justin Davis</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://pipelime.com/archives/24#comment-158</guid>
		<description>I&#039;m having some trouble getting this to work. This is the code I&#039;m using:

and(PRIORVALUE(StageName) = “Won-Signed”, not( $UserRole.Name = “TelemarketingM”))

The role name is TelemarketingM, and I want the Opportunity locked once the stage hits Won - Signed. Any help would be greatly appreciated, thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some trouble getting this to work. This is the code I&#8217;m using:</p>
<p>and(PRIORVALUE(StageName) = “Won-Signed”, not( $UserRole.Name = “TelemarketingM”))</p>
<p>The role name is TelemarketingM, and I want the Opportunity locked once the stage hits Won &#8211; Signed. Any help would be greatly appreciated, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
