<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Forcetalks | Radhakrishna | Activity</title>
	<link>http://52.205.218.194/radha-krishna/activity/</link>
	<atom:link href="http://52.205.218.194/radha-krishna/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Radhakrishna.</description>
	<lastBuildDate>Sun, 03 May 2026 17:39:38 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">61753904fb6bfad630b91a951e061a50</guid>
				<title>Radhakrishna and Avinash are now connected</title>
				<link>http://52.205.218.194/activity/p/80677/</link>
				<pubDate>Tue, 25 Sep 2018 10:18:17 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ef5c3533b3b9e82b5ab7880ac970cb55</guid>
				<title>Radhakrishna and Kumar are now connected</title>
				<link>http://52.205.218.194/activity/p/28086/</link>
				<pubDate>Fri, 29 Dec 2017 12:08:46 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6849a39e6db35b57f7000a95554aefd9</guid>
				<title>Radhakrishna and Prakhar are now connected</title>
				<link>http://52.205.218.194/activity/p/27925/</link>
				<pubDate>Thu, 30 Nov 2017 15:08:20 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ff703cb0c3d5b20d81ec81cb3d081627</guid>
				<title>Radhakrishna and Prafull are now connected</title>
				<link>http://52.205.218.194/activity/p/19058/</link>
				<pubDate>Wed, 06 Sep 2017 08:53:04 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b8616aa46463a048b6ffad09b474bb09</guid>
				<title>Radhakrishna started the discussion SOQL to find Accounts without Contacts AND Opportunities in Salesforce in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/soql-to-find-accounts-without-contacts-and-opportunities/</link>
				<pubDate>Mon, 21 Aug 2017 04:05:25 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/soql-to-find-accounts-without-contacts-and-opportunities/">SOQL to find Accounts without Contacts AND Opportunities in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>I am looking for help to run a Join Query to find all out Accounts in our Database without Contacts AND Opportuntiy. I can run the query indepetly, but I would like to join the queries.</p>
<p>The Query I am runing to find Accounts without Contacts: Select Id, Name From Account Where Id NOT IN (SELECT AccountId FROM Contacts)<br />
Query to find&hellip;<span class="activity-read-more" id="activity-read-more-18864"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/soql-to-find-accounts-without-contacts-and-opportunities/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">627a01a99bd2cd1f8c94474d0a879328</guid>
				<title>Radhakrishna started the discussion Customize tabs on Salesforce Lightning page layouts for different record types? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/customize-tabs-on-lightning-page-layouts-for-different-record-types/</link>
				<pubDate>Mon, 21 Aug 2017 04:04:19 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/customize-tabs-on-lightning-page-layouts-for-different-record-types/">Customize tabs on Salesforce Lightning page layouts for different record types?</a></p> <div class="bb-content-inr-wrap"><p>Is there a way to customize an object record page in lightning? I want certain tabs to appear on certain record types.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e1df5543acc908444065fd21550f8321</guid>
				<title>Radhakrishna started the discussion How to prevent a Salesforce record from being deleted in account object when rating is set to hot? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-prevent-a-record-from-being-deleted-in-account-object-when-rating-is-set-to-hot/</link>
				<pubDate>Mon, 21 Aug 2017 04:04:01 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-prevent-a-record-from-being-deleted-in-account-object-when-rating-is-set-to-hot/">How to prevent a Salesforce record from being deleted in account object when rating is set to hot?</a></p> <div class="bb-content-inr-wrap"><p>trigger Tour on Account (before insert ) {<br />
Account sam=Trigger.new[0];<br />
if(sam.Rating=='Hot' )<br />
{<br />
sam.AddError('record cannot be deleted');<br />
}<br />
}</p>
<p>&nbsp;</p>
<p>Even though when I run this record is deleting.</p>
<p>can someone help me with this ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b8dff5166f5eb3e0af34a87f383f2578</guid>
				<title>Radhakrishna started the discussion How to show related contacts under account in a Salesforce Visualforce page? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-show-related-contacts-under-account-in-vf-page/</link>
				<pubDate>Mon, 21 Aug 2017 04:03:25 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-show-related-contacts-under-account-in-vf-page/">How to show related contacts under account in a Salesforce Visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>I'm displaying all accounts in a visual force page where each row is having a first column as a '+'(expands). On clicking of symbol i wants to show related contacts under the same account.When I click on symbol account columns should be displayed in single row only and contacts should come below.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">810fef56220fb5969a5474b028f4b6bd</guid>
				<title>Radhakrishna started the discussion How to create a PageBlockTable for Parent to Child Relationship in Salesforce? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/creating-a-pageblocktable-for-parent-to-child-relationship/</link>
				<pubDate>Mon, 21 Aug 2017 04:03:02 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/creating-a-pageblocktable-for-parent-to-child-relationship/">How to create a PageBlockTable for Parent to Child Relationship in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>i have done a pageblocktable with parent to child relationship. here is a problem i can see the whole records on my profile (system admin) but another user can not see these records with the same pageblocktable. i have given field level security,profile permissions on those objects also.<br />
still why can not he see those records?please mention me&hellip;<span class="activity-read-more" id="activity-read-more-18860"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/creating-a-pageblocktable-for-parent-to-child-relationship/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">abd0c4d516d35d627a62a03690cbae56</guid>
				<title>Radhakrishna replied to the discussion Can any one tell me when do we use custom controller in Salesforce with extension class? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/any-one-tell-me-when-we-use-custom-controller-with-extension-class-please-give-me-one-example/#post-21736</link>
				<pubDate>Mon, 21 Aug 2017 03:31:49 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-any-one-tell-me-when-do-we-use-custom-controller-in-salesforce-with-extension-class/#post-21736"><span class="bb-reply-lable">Reply to</span> Can any one tell me when do we use custom controller in Salesforce with extension class?</a></p> <div class="bb-content-inr-wrap"><p>Hello Uday,</p>
<p>Hope you will have better understanding now with these many answers... 🙂</p>
<p>Let me add few more points here, I would say, A Controller is an Apex Class but an Apex Class is not always a Controller. Further you can call apex class in many different ways:-</p>
<p>From another class<br />
From Trigger<br />
From Visualforce page<br />
From Developer&hellip;<span class="activity-read-more" id="activity-read-more-18859"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/any-one-tell-me-when-we-use-custom-controller-with-extension-class-please-give-me-one-example/#post-21736" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">64e6914d2096c8c1feef2f3c390e545e</guid>
				<title>Radhakrishna started the discussion Approval Process in Salesforce: Unlock Record BEFORE Field Update in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/approval-process-unlock-record-before-field-update/</link>
				<pubDate>Thu, 17 Aug 2017 05:46:44 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/approval-process-unlock-record-before-field-update/">Approval Process in Salesforce: Unlock Record BEFORE Field Update</a></p> <div class="bb-content-inr-wrap"><p>Is it possible to ensure an approval process's final approval/rejection unlocks the record before any of the field updates happen?</p>
<p>Ordinarily it seems like it doesn't especially matter, as field updates are somehow applied despite being locked, but I am running a trigger off those field updates that attempts to delete the record, but&hellip;<span class="activity-read-more" id="activity-read-more-18807"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/approval-process-unlock-record-before-field-update/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">db3c9c0f8a4e17aa52f0e6346c8180bc</guid>
				<title>Radhakrishna started the discussion Salesforce1 lightning component apex controller offline in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/salesforce1-lightning-component-apex-controller-offline/</link>
				<pubDate>Thu, 17 Aug 2017 05:41:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/salesforce1-lightning-component-apex-controller-offline/">Salesforce1 lightning component apex controller offline</a></p> <div class="bb-content-inr-wrap"><p>What i have done so far: a lightning component that accesses data (accounts, custom objects) through an apex controller. The component in the end creates a custom object record and makes an insert. The lightning component is accessed as an action button on the account or from a tab in the navigation of the salesforce1 app.</p>
<p>So what i want&hellip;<span class="activity-read-more" id="activity-read-more-18806"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/salesforce1-lightning-component-apex-controller-offline/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47f60b7caee2a73a8c81e4a84801dd78</guid>
				<title>Radhakrishna started the discussion Scheduled Salesforce report not getting to user in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/scheduled-report-not-getting-to-user/</link>
				<pubDate>Thu, 17 Aug 2017 05:38:37 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/scheduled-report-not-getting-to-user/">Scheduled Salesforce report not getting to user</a></p> <div class="bb-content-inr-wrap"><p>Salesforce.com could not email the report to any of the specified recipients. Check that recipients are specified and that they have the appropriate permissions to view the report.</p>
<p>If you get this ^error:</p>
<p>Make sure you also check:<br />
Setup &gt; Customize &gt; Reports &amp; Dashboards &gt; Email Notifications &gt; Allow Reports and Dashboards to Be Sent to&hellip;<span class="activity-read-more" id="activity-read-more-18805"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/scheduled-report-not-getting-to-user/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5dfc8b0d738dd260c59707a6a4dd483a</guid>
				<title>Radhakrishna started the discussion Stages available only when another specific stage has been selected in Salesforce in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/stages-available-only-when-another-specific-stage-has-been-selected/</link>
				<pubDate>Wed, 16 Aug 2017 06:04:31 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/stages-available-only-when-another-specific-stage-has-been-selected/">Stages available only when another specific stage has been selected in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>In my Opportunity path, I have 2 stages that will only be needed by the user if another previous stage was selected.</p>
<p>For instance, the stages "Pending Document" and "Waiting for Approval" are only needed if the previous stage "Form Requested" was selected. Most of the time, no form is requested and therefore the 2 next stages are&hellip;<span class="activity-read-more" id="activity-read-more-18793"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/stages-available-only-when-another-specific-stage-has-been-selected/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3d0940d6272201ce325f22d40106e9f</guid>
				<title>Radhakrishna started the discussion Side Panel Error Outlook 2010 in Salesforce Lightning in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/side-panel-error-outlook-2010/</link>
				<pubDate>Wed, 16 Aug 2017 05:43:19 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/side-panel-error-outlook-2010/">Side Panel Error Outlook 2010 in Salesforce Lightning</a></p> <div class="bb-content-inr-wrap"><p>I have someone who has Office 2010 and we recently installed the Side Panel for Outlook, and have received the following error- "COM object that has been separated from its underlying RCW cannot be used."</p>
<p>Any advice on how to fix this? Upgrading Office or using the Lightning for outlook plugin are not options.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6ed1de2155a310e1b9ce20e9be0cb0d4</guid>
				<title>Radhakrishna started the discussion I would like a Salesforce dashboard component to show in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/i-would-like-a-dashboard-component-to-show/</link>
				<pubDate>Wed, 16 Aug 2017 05:42:38 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/i-would-like-a-dashboard-component-to-show/">I would like a Salesforce dashboard component to show</a></p> <div class="bb-content-inr-wrap"><p>I would like a dashboard component to show 1) Sales quota, 2) sales actual, 3) GM quota, 4) GM actual for three years starting 2016. I created these 12 custom fields in my user record. Report chart cannot work. Prof. Edit. How to accomplish? Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">15f347b1082ac4c3f6a6464662f1db58</guid>
				<title>Radhakrishna started the discussion Hi There,  Trying to sync event series but when I click the calendar logo next to the related Salesforce record in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/hi-there-trying-to-sync-event-series-but-when-i-click-the-calendar-logo-next-to-the-related-record/</link>
				<pubDate>Wed, 16 Aug 2017 05:42:20 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/hi-there-trying-to-sync-event-series-but-when-i-click-the-calendar-logo-next-to-the-related-record/">Hi There,  Trying to sync event series but when I click the calendar logo next to the related Salesforce record</a></p> <div class="bb-content-inr-wrap"><p>Trying to sync event series but when I click the calendar logo next to the related record, I get he message: "First sync the series to salesforce", but then how do I do that?</p>
<p>Btw, I have made sure that my 'sync recuring event' checkbox in data set it checked.</p>
<p>Thanks for any help in clearing this up.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e2aed1ea8e1acda7cce51a5ebcd0ecc3</guid>
				<title>Radhakrishna started the discussion Integration - Salesforc PE (Professional Edition) integration with MS365. Does it work? Any good links? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/integration-salesforc-pe-integration-with-ms365-does-it-work-any-good-links/</link>
				<pubDate>Wed, 16 Aug 2017 05:39:36 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/integration-salesforc-pe-integration-with-ms365-does-it-work-any-good-links/">Integration - Salesforc PE (Professional Edition) integration with MS365. Does it work? Any good links?</a></p> <div class="bb-content-inr-wrap"><p>Hi All - Anybody out there implemented a Salesforce for Outlook integration based on PE and Office365? Does it work as advertised if you have. Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da7a80b88ddeefdf62a2f096cf38b2dd</guid>
				<title>Radhakrishna started the discussion How to track the usage of each function in Salesforce? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-track-the-usage-of-each-function/</link>
				<pubDate>Wed, 16 Aug 2017 05:39:04 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-track-the-usage-of-each-function/">How to track the usage of each function in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>I would like to check the usage of each function like<br />
- How many times users clicked "opportunity" component<br />
- How many times users clicked specific components last month</p>
<p>Is there any way to do this? If not, it would be great if you can share your idea on tracking the usage of the system and how to set up the KPI for measaurement</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30ea46fafd7e90733e8f1ddbd069d581</guid>
				<title>Radhakrishna started the discussion How to create a Pie chart with 3 or more fields in Salesforce? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/pie-chart-with-3-or-more-fields/</link>
				<pubDate>Wed, 16 Aug 2017 05:38:42 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/pie-chart-with-3-or-more-fields/">How to create a Pie chart with 3 or more fields in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>I am trying to create a pie chart comparing more than 2 fields. Anyone have experience the same problem and have a solution for it? Thank you!!!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">697244e33ec0ec1a544962ecc72b412c</guid>
				<title>Radhakrishna replied to the discussion any batch apex scenarios in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/any-batch-apex-scenarios-in-salesforce/#post-21630</link>
				<pubDate>Mon, 14 Aug 2017 11:17:59 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/any-batch-apex-scenarios/#post-21630"><span class="bb-reply-lable">Reply to</span> any batch apex scenarios in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Uppada kishore,</p>
<p>We use batch apex for bulk processing. Let's say you want to update thousands to accounts on a regular basis or (even if just one time) and real time update is not a MUST HAVE requirement. You know how you are bound by governor limits for all the retrievals , updates , inserts.</p>
<p>Batch class has much wider governor limits&hellip;<span class="activity-read-more" id="activity-read-more-18772"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/any-batch-apex-scenarios-in-salesforce/#post-21630" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc5de9ef680c9d805859aba19298b570</guid>
				<title>Radhakrishna replied to the discussion What is difference between Visual Workflow and Workflow Rule in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-difference-between-visual-workflow-and-workflow-rule/#post-21629</link>
				<pubDate>Mon, 14 Aug 2017 11:09:29 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-difference-between-visual-workflow-and-workflow-rule/#post-21629"><span class="bb-reply-lable">Reply to</span> What is difference between Visual Workflow and Workflow Rule in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shubham,<br />
You can call the flow when the user clicks on a custom button/link ,A Process starts ,Apex is called ,Inline Visualforce page ,The user accesses a custom tab. Flows can execute logic, interact with the Salesforce database, call Apex classes, and guide users through screens for collecting and updating data. You can take a look&hellip;<span class="activity-read-more" id="activity-read-more-18771"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-difference-between-visual-workflow-and-workflow-rule/#post-21629" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1bbdde70f48ca438bfb496e7b92773d3</guid>
				<title>Radhakrishna started the discussion I need the formula for a workflow in Salesforce in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/i-need-the-formula-for-work-flow/</link>
				<pubDate>Mon, 14 Aug 2017 10:25:07 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/i-need-the-formula-for-work-flow/">I need the formula for a workflow in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>i need a workflow for---- when a new product is created and record type equals to XYZ their is a standard revenue checkbox field should be checked in .</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">67ff31b6e495dd6ee3124a04aeb61157</guid>
				<title>Radhakrishna replied to the discussion How to take List of Account into a JavaScript variable on a Salesforce Visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-take-list-of-account-into-a-javascript-variable-in-visualforce-page/#post-21627</link>
				<pubDate>Mon, 14 Aug 2017 10:22:05 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-take-list-of-account-into-a-javascript-variable-in-visualforce-page/#post-21627"><span class="bb-reply-lable">Reply to</span> How to take List of Account into a JavaScript variable on a Salesforce Visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>JavaScript variable in Visualforce page</p>
<p>A simple example :</p>
<p>Visualforce :</p>
<p>&lt;apex:page controller="javascriptLearning"&gt;<br />
&lt;script&gt;<br />
alert('{!lstAssignToArray}');<br />
var myList = new Array();<br />
myList = '{!lstAssignToArray}';<br />
alert(myList);<br />
&lt;/script&gt;<br />
&lt;/apex:page&gt;</p>
<p>Apex Controller:</p>
<p>public with sharing class javascriptLearning&hellip;<span class="activity-read-more" id="activity-read-more-18769"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-take-list-of-account-into-a-javascript-variable-in-visualforce-page/#post-21627" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">177f798f046d8e76b7a073dc0fbd5f35</guid>
				<title>Radhakrishna replied to the discussion Can we call apex function and script function at the same time by clicking a button on Salesforce visualforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-we-call-apex-function-and-script-function-at-the-same-time-by-clicking-a-button-on-visualforce/#post-21578</link>
				<pubDate>Fri, 11 Aug 2017 09:03:16 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-we-call-apex-function-and-script-function-at-the-same-time-by-clicking-a-button-on-visualforce/#post-21578"><span class="bb-reply-lable">Reply to</span> Can we call apex function and script function at the same time by clicking a button on Salesforce visualforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>Instead of onclick try - oncomplete event.</p>
<p>&lt;apex:commandButton value="Save" action= "{!save}"<br />
Oncomplete="javascript:top.window.opener.closeFunction()" /&gt;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e799b32fdf79a4afc2fe20bf2f3082de</guid>
				<title>Radhakrishna replied to the discussion How to turn my input field empty on the button click? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-turn-my-input-field-empty-on-the-button-click/#post-21576</link>
				<pubDate>Fri, 11 Aug 2017 08:57:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-turn-my-input-field-empty-on-the-button-click/#post-21576"><span class="bb-reply-lable">Reply to</span> How to turn my input field empty on the button click?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>Add a check when the button is clicked to see if there is any text. If there isn't, pop up an alert box (or some other form of feedback) to tell the user to enter data, and don't do the button functionality.</p>
<p>&lt;input id="myText" type="text" onkeyup="stoppedTyping()"&gt;<br />
&lt;input type="button" value="Click to begin!"&hellip;<span class="activity-read-more" id="activity-read-more-18746"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-turn-my-input-field-empty-on-the-button-click/#post-21576" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61a4e625eaa8fce7d5fa95f483f3cd3e</guid>
				<title>Radhakrishna replied to the discussion How to turn my input field empty on the button click? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-turn-my-input-field-empty-on-the-button-click/#post-21576</link>
				<pubDate>Fri, 11 Aug 2017 08:57:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-turn-my-input-field-empty-on-the-button-click/#post-21576"><span class="bb-reply-lable">Reply to</span> How to turn my input field empty on the button click?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>&lt;input id="myText" type="text" onkeyup="stoppedTyping()"&gt;<br />
&lt;input type="button" value="Click to begin!" id="start_button" onclick="verify()" disabled/&gt;</p>
<p>&lt;script type="text/javascript"&gt;<br />
function stoppedTyping(){<br />
if(this.value.length &gt; 0) {<br />
document.getElementById('start_button').disabled = false;<br />
}&hellip;<span class="activity-read-more" id="activity-read-more-18745"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-turn-my-input-field-empty-on-the-button-click/#post-21576" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">80ac63f23d5f4d6a5a4bd858f8d8bb65</guid>
				<title>Radhakrishna replied to the discussion What is the Difference between &#039;multipart/form-data&#039; and &#039;application/x-www-form-urlencoded&#039; in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-multipartform-data-and-applicationx-www-form-urlencoded/#post-21575</link>
				<pubDate>Fri, 11 Aug 2017 08:54:34 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-difference-between-multipartform-data-and-applicationx-www-form-urlencoded/#post-21575"><span class="bb-reply-lable">Reply to</span> What is the Difference between 'multipart/form-data' and 'application/x-www-form-urlencoded' in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Aman,</p>
<p>&nbsp;</p>
<p>The MIME types you mention are the two Content-Type headers for HTTP POST requests that user-agents (browsers) must support. The purpose of both of those types of requests is to send a list of name/value pairs to the server. Depending on the type and amount of data being transmitted, one of the methods will be more efficient&hellip;<span class="activity-read-more" id="activity-read-more-18744"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-multipartform-data-and-applicationx-www-form-urlencoded/#post-21575" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6b623552d9657729a85ccf55083f7c8e</guid>
				<title>Radhakrishna replied to the discussion Any one tell me Salesforce visualforce best practices in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/any-one-tell-me-visualforce-best-practices/#post-21574</link>
				<pubDate>Fri, 11 Aug 2017 08:43:16 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/any-one-tell-me-visualforce-best-practices/#post-21574"><span class="bb-reply-lable">Reply to</span> Any one tell me Salesforce visualforce best practices</a></p> <div class="bb-content-inr-wrap"><p>Hello Uday,</p>
<p>This may help you..</p>
<p><a target='_blank' href="https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_best_practices_performance.htm" rel="nofollow">https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_best_practices_performance.htm</a></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dd3c7c9f9d843063ca01221b41d884e1</guid>
				<title>Radhakrishna started the discussion Help writing my first apex trigger in Salesforce - I have a simple use case in mind in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/help-writing-my-first-apex-trigger-i-have-a-simple-use-case-in-mind/</link>
				<pubDate>Thu, 10 Aug 2017 05:56:50 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/help-writing-my-first-apex-trigger-i-have-a-simple-use-case-in-mind/">Help writing my first apex trigger in Salesforce - I have a simple use case in mind</a></p> <div class="bb-content-inr-wrap"><p>Hello World!<br />
I have a use case that requires a trigger and it sounds about as simple as it gets. We have an external application called BrightTALK integrated with our Salesforce org. Trouble is, we use State and Country Picklists and BrightTALK tries to push Leads into our Salesforce org with Country names that do not match the countries in&hellip;<span class="activity-read-more" id="activity-read-more-18725"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/help-writing-my-first-apex-trigger-i-have-a-simple-use-case-in-mind/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d5ffd337e25d4a0bf4d6a04fb15be295</guid>
				<title>Radhakrishna started the discussion Admin needs to preserve carriage returns in transfer of text fields in Salesforce in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/admin-needs-to-preserve-carriage-returns-in-transfer-of-text-fields/</link>
				<pubDate>Thu, 10 Aug 2017 05:55:06 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/admin-needs-to-preserve-carriage-returns-in-transfer-of-text-fields/">Admin needs to preserve carriage returns in transfer of text fields in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>Hello developers,<br />
I am working on an apex script to do a one time transfer of data from one object to another. One of the fields that has to be transferred is a large text area field. It will be transferred to a Rich text area field. I can't figure out how to preserve the carriage returns. Below is the simple version of my script that I have&hellip;<span class="activity-read-more" id="activity-read-more-18724"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/admin-needs-to-preserve-carriage-returns-in-transfer-of-text-fields/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">10ffba4288e85d771cdcabf519776e05</guid>
				<title>Radhakrishna replied to the discussion Why SeeAllData(True) in Salesforce? Why we use it? what will happen if it is false? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/why-seealldatatrue-why-we-use-it-what-will-happen-if-it-is-false/#post-21543</link>
				<pubDate>Thu, 10 Aug 2017 05:46:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/why-seealldatatrue-why-we-use-it-what-will-happen-if-it-is-false/#post-21543"><span class="bb-reply-lable">Reply to</span> Why SeeAllData(True) in Salesforce? Why we use it? what will happen if it is false?</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p><strong>IsTest(SeeAllData=true) Annotation</strong><br />
use the isTest(SeeAllData=true) annotation to grant test classes and individual test methods access to all data in the organization,<br />
1) If a test class is defined with the isTest(SeeAllData=true) annotation, this annotation applies to all its test methods whether the test methods are defined with&hellip;<span class="activity-read-more" id="activity-read-more-18723"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/why-seealldatatrue-why-we-use-it-what-will-happen-if-it-is-false/#post-21543" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df5fcb179aad749b474a3ae6b0a6b5f3</guid>
				<title>Radhakrishna replied to the discussion Can we have different triggers on same object?If yes, then is it best practice to use? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-we-have-different-triggers-on-same-objectif-yes-then-is-it-best-practice-to-use/#post-21542</link>
				<pubDate>Thu, 10 Aug 2017 05:37:20 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-we-have-different-triggers-on-same-objectif-yes-then-is-it-best-practice-to-use/#post-21542"><span class="bb-reply-lable">Reply to</span> Can we have different triggers on same object?If yes, then is it best practice to use?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shaharyar,</p>
<p>One trigger per object is recommended for best practice. Please see the link below for apex trigger best practices<br />
<a target='_blank' href="https://developer.salesforce.com/page/Trigger_Frameworks_and_Apex_Trigger_Best_Practices" rel="nofollow">https://developer.salesforce.com/page/Trigger_Frameworks_and_Apex_Trigger_Best_Practices</a><br />
<a target='_blank' href="https://developer.salesforce.com/page/Best_Practice:_Streamline_Multiple_Triggers_on_same_Object" rel="nofollow">https://developer.salesforce.com/page/Best_Practice:_Streamline_Multiple_Triggers_on_same_Object</a></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bdbaf2f4c60b89f7bf661d7013d4d86d</guid>
				<title>Radhakrishna replied to the discussion Why we use Test.starTest and Test.stopTest in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/why-we-use-test-startest-and-test-stoptest/#post-21541</link>
				<pubDate>Thu, 10 Aug 2017 05:33:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/why-we-use-test-startest-and-test-stoptest/#post-21541"><span class="bb-reply-lable">Reply to</span> Why we use Test.starTest and Test.stopTest in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shaharyar,</p>
<p>&nbsp;</p>
<p>As you must know by now that Apex is governed by certain boundaries. THe term coined for this is 'Governor Limits'.</p>
<p>There are two additional system static methods provided by Apex. These methods, Test.startTest and Test.stopTest, are used when testing governor limits. Or in other words, executing test scenarios with a&hellip;<span class="activity-read-more" id="activity-read-more-18721"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/why-we-use-test-startest-and-test-stoptest/#post-21541" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ebdae110092c4d0efd679cf52e793fe2</guid>
				<title>Radhakrishna commented on the blog What are the Different Platforms for Salesforce Mobile App Development Tools?</title>
				<link>http://52.205.218.194/?p=127</link>
				<pubDate>Wed, 09 Aug 2017 09:05:25 +0530</pubDate>

									<content:encoded><![CDATA[]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">93b1e1ee72f8919a17a4b1883f83067f</guid>
				<title>Radhakrishna replied to the discussion Can u please help me on prepopulate the fields values before save in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-u-please-help-me-on-prepopulate-the-fields-values-before-save/#post-21407</link>
				<pubDate>Wed, 02 Aug 2017 06:23:53 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-u-please-help-me-on-prepopulate-the-fields-values-before-save/#post-21407"><span class="bb-reply-lable">Reply to</span> Can u please help me on prepopulate the fields values before save in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Naren,</p>
<p>Are you trying to pass data from one object to another when a new record is created? Assuming so you have a few options depending on if you are in Classic or Lightning.</p>
<p>If in Classic you can create a hacked URL button that passes data from one record to another.</p>
<p>If in Lightning you can use Quick Actions and prepopulate values&hellip;<span class="activity-read-more" id="activity-read-more-18583"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/can-u-please-help-me-on-prepopulate-the-fields-values-before-save/#post-21407" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">08d5b17af4e2950dd73951345dbba4d3</guid>
				<title>Radhakrishna replied to the discussion How to show error message on the detail page of Salesforce sobject through before delete trigger? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-show-error-message-on-the-detail-page-of-sobject-through-before-delete-trigger/#post-21406</link>
				<pubDate>Wed, 02 Aug 2017 06:19:07 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-show-error-message-on-the-detail-page-of-sobject-through-before-delete-trigger/#post-21406"><span class="bb-reply-lable">Reply to</span> How to show error message on the detail page of Salesforce sobject through before delete trigger?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>Try this once...</p>
<p>1. Go to Setup | Customize | &lt;Standard Object Name&gt; | Buttons, Links &amp; Actions and then Click 'New Button or Link' or if it is a Custom Object then go to Setup | Create | Objects and then click on the Custom Object name. Scroll down to find the section 'Buttons, Links, and Actions' and then click 'New Button&hellip;<span class="activity-read-more" id="activity-read-more-18581"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-show-error-message-on-the-detail-page-of-sobject-through-before-delete-trigger/#post-21406" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d88082de70af617be9eccb70e48a254a</guid>
				<title>Radhakrishna replied to the discussion Difference between global and static keyword in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/difference-between-global-and-static-keyword/#post-21405</link>
				<pubDate>Wed, 02 Aug 2017 06:13:41 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/difference-between-global-and-static-keyword/#post-21405"><span class="bb-reply-lable">Reply to</span> Difference between global and static keyword in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shubham,</p>
<p>Static and global variable differ a lot in their behaviour to life and scope. First, let me distinguish between life and scope. Life of an object determines whether the object is still in the memory (of the process) whereas scope of the object is whether can I know the variable by its name at this position. It is possible&hellip;<span class="activity-read-more" id="activity-read-more-18580"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/difference-between-global-and-static-keyword/#post-21405" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">75053c713c19d568560b46bcaee05ce5</guid>
				<title>Radhakrishna posted a new post.</title>
				<link>http://52.205.218.194/?p=21376</link>
				<pubDate>Wed, 02 Aug 2017 05:46:51 +0530</pubDate>

									<content:encoded><![CDATA[ <a class="bb-post-img-link" href="http://52.205.218.194/diverse-platforms-for-salesforce-mobile-app-development-tools/"><img class="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20910%20455'%3E%3C/svg%3E" data-src="http://cdn.forcetalks.com/wp-content/uploads/2017/08/sa_1501566619SalesforceMobileAppDevelopment.jpg" /></a> <div class="bb-content-wrp"><a class="bb-post-title-link" href="http://52.205.218.194/diverse-platforms-for-salesforce-mobile-app-development-tools/"><span class="bb-post-title">Diverse Platforms for Salesforce Mobile App Development Tools</span></a> <p>In the age where 95% of the people own mobile devices and use cloud services, having a mobile application for every business has become more…</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0df2a6888d8c38361021edf0f9dd0af2</guid>
				<title>Radhakrishna replied to the discussion How to show java script variables on a Salesforce Visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-show-java-script-variables-on-a-salesforce-visualforce-page/#post-21390</link>
				<pubDate>Tue, 01 Aug 2017 11:14:24 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-show-java-script-variables-on-visualforce-page/#post-21390"><span class="bb-reply-lable">Reply to</span> How to show java script variables on a Salesforce Visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>Displaying a JavaScript variable can be done, but not as easily as you might think, as you can't embed '&lt;' characters in the output string.</p>
<p>I use the following mechanism:</p>
<p>Two methods in my controller to generate the beginning/end of the JavaScript write:<br />
public String getJSStart() { return '&lt;script&gt;document.write('; }&hellip;<span class="activity-read-more" id="activity-read-more-18563"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-show-java-script-variables-on-a-salesforce-visualforce-page/#post-21390" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">98b866976d981987fdbb5073f16587dd</guid>
				<title>Radhakrishna started the discussion fire Workflow Rule or Process builder on change in formula field in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/fire-workflow-rule-or-process-builder-on-change-in-formula-field/</link>
				<pubDate>Tue, 01 Aug 2017 08:40:43 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/fire-workflow-rule-or-process-builder-on-change-in-formula-field/">fire Workflow Rule or Process builder on change in formula field</a></p> <div class="bb-content-inr-wrap"><p>fire Workflow Rule or Process builder on change in formula field</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">14793c4889b9b91c3eeaecbb11775d99</guid>
				<title>Radhakrishna started the discussion Is there any way we can add new attachments to the records when Salesforce1 is offline? in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/is-there-any-way-we-can-add-new-attachments-to-the-records-when-salesforce1-is-offline/</link>
				<pubDate>Tue, 01 Aug 2017 08:40:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/is-there-any-way-we-can-add-new-attachments-to-the-records-when-salesforce1-is-offline/">Is there any way we can add new attachments to the records when Salesforce1 is offline?</a></p> <div class="bb-content-inr-wrap"><p>Is there any way we can add new attachments to the records when Salesforce1 is offline?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bbf0f794258882b1264f9b6293cfa3a0</guid>
				<title>Radhakrishna replied to the discussion how we can edit the description of account through Salesforce Apex code? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-we-can-edit-the-description-of-account-through-apex-code/#post-21383</link>
				<pubDate>Tue, 01 Aug 2017 08:23:13 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-we-can-edit-the-description-of-account-through-apex-code/#post-21383"><span class="bb-reply-lable">Reply to</span> how we can edit the description of account through Salesforce Apex code?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shubham,</p>
<p>&nbsp;</p>
<p>You need to create new "instance" of Account and need to add Id and RecordTypeId in it to update.</p>
<p>Right now in your code it is taking entire object returned from SOQL. Rather than updating same list you received from SOQL, create new list of Account and update that.</p>
<p>Put this line before SOQL on account.<br />
List&lt;Account&gt; =&hellip;<span class="activity-read-more" id="activity-read-more-18556"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-we-can-edit-the-description-of-account-through-apex-code/#post-21383" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6f5bd1441a0e7cc0f1c1c164c5976e40</guid>
				<title>Radhakrishna replied to the discussion What is mixed DML error? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-mixed-dml-error/#post-21382</link>
				<pubDate>Tue, 01 Aug 2017 08:19:41 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-mixed-dml-error/#post-21382"><span class="bb-reply-lable">Reply to</span> What is mixed DML error?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>sObjects That Cannot Be Used Together in DML Operations. DML operations on certain sObjects, sometimes referred to as setup objects, can't be mixed with DML on other sObjects in the same transaction.</p>
<p>Mixed DML operations within a single transaction aren’t allowed. You can’t perform DML on a setup sObject and another sObject in&hellip;<span class="activity-read-more" id="activity-read-more-18555"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-mixed-dml-error/#post-21382" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">786ec1996c15aed49d3ba3331dfe8cc1</guid>
				<title>Radhakrishna replied to the discussion how to override standard list view page in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-override-standard-list-view-page/#post-21381</link>
				<pubDate>Tue, 01 Aug 2017 08:09:28 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-override-standard-list-view-page/#post-21381"><span class="bb-reply-lable">Reply to</span> how to override standard list view page</a></p> <div class="bb-content-inr-wrap"><p>Hello Uday,</p>
<p>You can create a VF page.</p>
<p>Step 1: Create a VF page using the code below</p>
<p>&lt;apex:page standardController="Your_Object_API" recordSetVar="x"<br />
action="{!URLFOR($Action.Your_Object_API.List,$ObjectType.Your_Object_API)}" /&gt;</p>
<p>Step 2 Go to: Setup &gt; Customize &gt; "Your_Object" &gt; Buttons, Links and Actions or Setup &gt; Create &gt; Objects&hellip;<span class="activity-read-more" id="activity-read-more-18554"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-override-standard-list-view-page/#post-21381" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f8c665ab2732f5c640ff02b97fa02f91</guid>
				<title>Radhakrishna started the discussion A formula field dependent on a picklist value in Salesforce in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/a-formula-field-dependent-on-a-picklist-value/</link>
				<pubDate>Fri, 28 Jul 2017 07:48:54 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/a-formula-field-dependent-on-a-picklist-value/">A formula field dependent on a picklist value in Salesforce</a></p> <div class="bb-content-inr-wrap"><p>I am in the process of setting up a new grading system on my Task object. There are a bunch of fields and depending on the Task Type (a picklist), each field would need to hold a different, predefined score.</p>
<p>The second component to this grading system would need to factor in an additional bunch of fields which would also hold a&hellip;<span class="activity-read-more" id="activity-read-more-18484"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/a-formula-field-dependent-on-a-picklist-value/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8597c1d23cdb3e45bf50ac021f6c7e9e</guid>
				<title>Radhakrishna started the discussion Using Cases as an internal helpdesk for Salesforce.com users in the forum </title>
				<link>https://www.forcetalks.com/salesforce-topic/using-cases-as-an-internal-helpdesk-for-salesforce-com-users/</link>
				<pubDate>Fri, 28 Jul 2017 07:46:41 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/using-cases-as-an-internal-helpdesk-for-salesforce-com-users/">Using Cases as an internal helpdesk for Salesforce.com users</a></p> <div class="bb-content-inr-wrap"><p>I'm trying to configure cases so that my SF users can open cases from one team to another. For instance a sales person needs a contract reviewed by the legal department etc. But, the 'Contact' is required on the Case page layout? These would be cases that have nothing to do with a Contact. I don't want to have to try to recreate all the&hellip;<span class="activity-read-more" id="activity-read-more-18483"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/using-cases-as-an-internal-helpdesk-for-salesforce-com-users/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9be60add45112c5caed3ec984097d179</guid>
				<title>Radhakrishna replied to the discussion Can we make the custom object Name field a LookUp or Master-Detail in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-we-make-the-custom-object-name-field-a-lookup-or-master-detial/#post-21298</link>
				<pubDate>Fri, 28 Jul 2017 07:38:41 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-we-make-the-custom-object-name-field-a-lookup-or-master-detial/#post-21298"><span class="bb-reply-lable">Reply to</span> Can we make the custom object Name field a LookUp or Master-Detail in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>&nbsp;</p>
<p>Effective Summer '13, you can reference fields from the account owner using the following syntax:</p>
<p>Account__r.Owner.SomeField</p>
<p>The syntax is a little different depending on whether the object supports Queues as owners, or just Users. For more information, see "Using the Owner Field" in Tips on Building Formulas.</p>
<p>However&hellip;<span class="activity-read-more" id="activity-read-more-18482"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/can-we-make-the-custom-object-name-field-a-lookup-or-master-detial/#post-21298" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">199f0712d3a5db688927b58fe9fd8710</guid>
				<title>Radhakrishna replied to the discussion How to Count the number of contact using Trigger in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/count-the-number-of-contact-using-trigger/#post-21297</link>
				<pubDate>Fri, 28 Jul 2017 07:31:10 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/count-the-number-of-contact-using-trigger/#post-21297"><span class="bb-reply-lable">Reply to</span> How to Count the number of contact using Trigger in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Adarsh,</p>
<p>It's easier to read the code if you use the &lt;&gt; and paste code in there, then you can also refer to the line in the code the error is pointing to. There is a blog post out there that might help you out:</p>
<blockquote class="wp-embedded-content" data-secret="fDNEK43kYg"><p><a target='_blank' href="https://www.infallibletechie.com/2013/09/trigger-to-count-number-of-contacts.html" rel="nofollow">Trigger to count number of Contacts associated with an Account</a></p></blockquote>
<p><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="&#8220;Trigger to count number of Contacts associated with an Account&#8221; &#8212; InfallibleTechie" src="https://www.infallibletechie.com/2013/09/trigger-to-count-number-of-contacts.html/embed#?secret=3JolUK9PTS#?secret=fDNEK43kYg" data-secret="fDNEK43kYg" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3a4a5ffcefb4bae7cab0cc09e54df7f</guid>
				<title>Radhakrishna replied to the discussion Can we deactivate a flow through workbench in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-we-deactivate-a-flow-through-workbench/#post-21296</link>
				<pubDate>Fri, 28 Jul 2017 07:29:44 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-we-deactivate-a-flow-through-workbench/#post-21296"><span class="bb-reply-lable">Reply to</span> Can we deactivate a flow through workbench in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hello Shariq,</p>
<p>please check this may help you:</p>
<p><a target='_blank' href="https://help.salesforce.com/articleView?id=000221117&#038;type=1" rel="nofollow">https://help.salesforce.com/articleView?id=000221117&#038;type=1</a></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: 52.205.218.194 @ 2026-05-04 07:19:49 by W3 Total Cache
-->