<?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 | Visali | Activity</title>
	<link>http://52.205.218.194/visali-reddy/activity/</link>
	<atom:link href="http://52.205.218.194/visali-reddy/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Visali.</description>
	<lastBuildDate>Sun, 31 May 2026 02:21: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">57df9e95c3fb8d00db43875a6a720a67</guid>
				<title>Visali started the discussion how to send email from visualforce page? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-send-email-from-visualforce-page/</link>
				<pubDate>Tue, 28 Apr 2020 10:08:24 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-send-email-from-visualforce-page/">how to send email from visualforce page?</a></p> <div class="bb-content-inr-wrap"><p>how to send email from visualforce page?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7774be979ed0f76f124bbf38eb228b64</guid>
				<title>Visali replied to the discussion How are sharing rules used in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-are-sharing-rules-used-in-salesforce-2/#post-73481</link>
				<pubDate>Tue, 21 Apr 2020 14:29:11 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-are-sharing-rules-used-in-salesforce-2/#post-73481"><span class="bb-reply-lable">Reply to</span> How are sharing rules used in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Sharing rules are written to give edit access (public read and write) or public read-only access to certain individuals in Salesforce Org. A classic example is when:- only your managers or superiors need to be given extra credentials to your records in objects as compared to your peers.</p>
<p>By default, all users in your organization will&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-104660"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-are-sharing-rules-used-in-salesforce-2/#post-73481" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c14f1b30cb7ec763e0ff27677ca569a</guid>
				<title>Visali started the discussion Wrapper class in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/wrapper-class-3/</link>
				<pubDate>Tue, 21 Apr 2020 14:03:06 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/wrapper-class-3/">Wrapper class</a></p> <div class="bb-content-inr-wrap"><p>What is a Wrapper Class in salesforce?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61d5ea1ede6169c3daeaec5c2f74cc6d</guid>
				<title>Visali replied to the discussion What is &#039;ApexPages.StandardSetController&#039; in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-apexpages-standardsetcontroller-in-salesforce/#post-73460</link>
				<pubDate>Tue, 21 Apr 2020 13:49:40 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-apexpages-standardsetcontroller-in-salesforce/#post-73460"><span class="bb-reply-lable">Reply to</span> What is &#039;ApexPages.StandardSetController&#039; in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>ApexPages.StandardSetController (documentation) contains a list of records (one or more), and has additional functions to facilitate pagination (moving between pages) and updating a number of records at once.</p>
<p>List&lt;account&gt; accountList = [SELECT Name FROM Account LIMIT 20];</p>
<p>ApexPages.StandardSetController ssc =&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-104639"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-apexpages-standardsetcontroller-in-salesforce/#post-73460" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a254f67fc12a4622a9c5184b5251a4f5</guid>
				<title>Visali replied to the discussion What is bucket field in Salesforce reports? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-bucket-field-in-salesforce-reports/#post-73454</link>
				<pubDate>Tue, 21 Apr 2020 13:38:17 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-bucket-field-in-salesforce-reports/#post-73454"><span class="bb-reply-lable">Reply to</span> What is bucket field in Salesforce reports?</a></p> <div class="bb-content-inr-wrap"><p>Hi Aditya,</p>
<p>Bucket field in Salesforce Reports is an incredible powerful functionality used to quickly categorize values for a field in a report without the need to have a custom formula field at the object level. When you create a bucket field in Salesforce, you define multiple categories into groups depending on the record values, this&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-104633"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-bucket-field-in-salesforce-reports/#post-73454" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">877850db49e3fca356fd0a7831a8dd76</guid>
				<title>Visali replied to the discussion Cross object formula in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/cross-object-formula-in-salesforce/#post-73450</link>
				<pubDate>Tue, 21 Apr 2020 13:30:34 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/cross-object-formula-in-salesforce/#post-73450"><span class="bb-reply-lable">Reply to</span> Cross object formula in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi Anjali,</p>
<p><b>Cross-object formulas:</b></p>
<p>Cross-object formulas are formulas that span two related objects and reference merge fields on those objects. Cross-object formulas can reference merge fields from a master (“parent”) object if an object is on the detail side of a master-detail relationship. Cross-object formulas also work with lookup&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-104629"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/cross-object-formula-in-salesforce/#post-73450" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8db5889cb1747768570c4c8c9e3f5e37</guid>
				<title>Visali replied to the discussion How to disable Salesforce Authenticator for a user in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-disable-salesforce-authenticator-for-a-user-in-salesforce/#post-73441</link>
				<pubDate>Tue, 21 Apr 2020 12:51:11 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-disable-salesforce-authenticator-for-a-user-in-salesforce/#post-73441"><span class="bb-reply-lable">Reply to</span> How to disable Salesforce Authenticator for a user in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>1) setup &gt; Quick Find Box &gt; Users &gt; select Users </p>
<p>2) Click the user’s name.</p>
<p>3) On the user’s detail page, click Disconnect next to the App Registration: Salesforce Authenticator field.</p>
<p><a target='_blank' href="https://help.salesforce.com/articleView?id=disconnect_salesforce_authenticator_v2_or_later.htm&#038;type=5" rel="nofollow">https://help.salesforce.com/articleView?id=disconnect_salesforce_authenticator_v2_or_later.htm&#038;type=5</a></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">06eb1b11360364ca258d8476bcc65be2</guid>
				<title>Visali replied to the discussion What are the Salesforce subsidiaries? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-are-the-salesforce-subsidiaries-3/#post-73440</link>
				<pubDate>Tue, 21 Apr 2020 12:43:51 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-are-the-salesforce-subsidiaries-3/#post-73440"><span class="bb-reply-lable">Reply to</span> What are the Salesforce subsidiaries?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>&#8211;&gt; Tableau Software &#8211;  interactive data visualization software company.</p>
<p>&#8211;&gt; Pardot &#8211; software as a service (SaaS) marketing automation platform.</p>
<p>&#8211;&gt; Heroku &#8211; cloud platform as a service supporting several programming languages.</p>
<p>&#8211;&gt; MuleSoft &#8211; provides integration software for connecting applications, data and devices.</p>
<p><span>&#8211;&gt; Datorama Inc. &#8211; an end&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-104623"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-are-the-salesforce-subsidiaries-3/#post-73440" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0f1fef99844b9ddfb639c76d839d90c8</guid>
				<title>Visali replied to the discussion What is case object in Salesforce in salesforce ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-case-object-in-salesforce-in-salesforce/#post-73439</link>
				<pubDate>Tue, 21 Apr 2020 12:28:47 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-case-object-in-salesforce-in-salesforce/#post-73439"><span class="bb-reply-lable">Reply to</span> What is case object in Salesforce in salesforce ?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>A case is a customer’s question, feedback, or issue. Support agents can review cases to see how they can deliver better service. Sales reps can use cases to see how they affect the sales process. Responding to cases keeps your customers happy and enhances your brand.</p>
<p>Communication channels gather cases from customers’ preferred forms of&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-104622"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-case-object-in-salesforce-in-salesforce/#post-73439" rel="nofollow"> Read more</a></span></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-31 08:24:18 by W3 Total Cache
-->