<?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 | Hariom Chaudhary | Activity</title>
	<link>http://52.205.218.194/hariom-chaudhary/activity/</link>
	<atom:link href="http://52.205.218.194/hariom-chaudhary/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Hariom Chaudhary.</description>
	<lastBuildDate>Sat, 30 May 2026 17:13:44 +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">7c2572072d0f5d3b7100d7f628c1cec5</guid>
				<title>Hariom Chaudhary started the discussion What is the use of Database.Stateful in batch Apex in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-database-stateful-in-batch-apex/</link>
				<pubDate>Thu, 26 Sep 2019 07:16:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-database-stateful-in-batch-apex-in-salesforce/">What is the use of Database.Stateful in batch Apex in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>What is the use of Database.Stateful in batch Apex ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">af0f895dd085203118cabcf45b6f3cb5</guid>
				<title>Hariom Chaudhary started the discussion What is the Limit of no of callouts in Apex class and Apex Batch? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-limit-of-no-of-callouts-in-apex-class-and-apex-batch/</link>
				<pubDate>Wed, 25 Sep 2019 09:52:37 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-limit-of-no-of-callouts-in-apex-class-and-apex-batch/">What is the Limit of no of callouts in Apex class and Apex Batch?</a></p> <div class="bb-content-inr-wrap"><p>What is the Limit of no of callouts in Apex class and Apex Batch?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8cfca05f6b668052f7e0e9018d7065dd</guid>
				<title>Hariom Chaudhary started the discussion How can we navigate from one component to another component ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-can-we-navigate-from-one-component-to-another-component/</link>
				<pubDate>Wed, 25 Sep 2019 09:44:56 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-can-we-navigate-from-one-component-to-another-component/">How can we navigate from one component to another component ?</a></p> <div class="bb-content-inr-wrap"><p>How can we navigate from one component to another component ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a0f72675e3583241dc3bb882a28efff7</guid>
				<title>Hariom Chaudhary started the discussion What is the Difference between Lightning tags and Force tags? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-lightning-tags-and-force-tags/</link>
				<pubDate>Wed, 25 Sep 2019 08:15:41 +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-lightning-tags-and-force-tags/">What is the Difference between Lightning tags and Force tags?</a></p> <div class="bb-content-inr-wrap"><p>What is the Difference between Lightning tags and Force tags?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b4f37ddcc5b8318e23b95138b0a98eca</guid>
				<title>Hariom Chaudhary replied to the discussion List out different methods of DynamicPickList class in salesforce. in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/list-out-different-methods-of-dynamicpicklist-class-in-salesforce-2/#post-63337</link>
				<pubDate>Tue, 24 Sep 2019 14:15:52 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/list-out-different-methods-of-dynamicpicklist-class-in-salesforce-2/#post-63337"><span class="bb-reply-lable">Reply to</span> List out different methods of DynamicPickList class in salesforce.</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>The following are methods for DynamicPickList.</p>
<p>clone()<br />
Makes a duplicate copy of the VisualEditor.DynamicPicklist object.<br />
getDefaultValue()<br />
Returns the picklist item that is set as the default value for the picklist.<br />
getLabel(attributeValue)<br />
Returns the user-facing label for a specified picklist value.<br />
getValues()<br />
Returns the list&hellip;<span class="activity-read-more" id="activity-read-more-96187"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/list-out-different-methods-of-dynamicpicklist-class-in-salesforce-2/#post-63337" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2882d918df122637ac619044fc293b7a</guid>
				<title>Hariom Chaudhary started the discussion What is “View all” and “Modify all” permission ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-view-all-and-modify-all-permission/</link>
				<pubDate>Tue, 24 Sep 2019 07:33:05 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-view-all-and-modify-all-permission/">What is “View all” and “Modify all” permission ?</a></p> <div class="bb-content-inr-wrap"><p>What is “View all” and “Modify all” permission?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dcfc9a53f1eb39f45dddacbabbff0410</guid>
				<title>Hariom Chaudhary started the discussion Is it possible to restrict permission for users using permission set? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/is-it-possible-to-restrict-permission-for-users-using-permission-set-2/</link>
				<pubDate>Tue, 24 Sep 2019 07:31:50 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/is-it-possible-to-restrict-permission-for-users-using-permission-set-2/">Is it possible to restrict permission for users using permission set?</a></p> <div class="bb-content-inr-wrap"><p>Is it possible to restrict permission for users using permission set?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f3327648a9f25ad2f3f0b7e8786191c0</guid>
				<title>Hariom Chaudhary started the discussion In how many ways to call the Apex class ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/in-how-many-ways-to-call-the-apex-class/</link>
				<pubDate>Tue, 24 Sep 2019 07:19:22 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/in-how-many-ways-to-call-the-apex-class/">In how many ways to call the Apex class ?</a></p> <div class="bb-content-inr-wrap"><p>In how many ways to call the Apex class ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48d217c2c0873856966a8e9741bc9a60</guid>
				<title>Hariom Chaudhary started the discussion What is RestResource Annotation means in salesforce ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-restresource-annotation-means-in-salesforce/</link>
				<pubDate>Mon, 23 Sep 2019 10:44:00 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-restresource-annotation-means-in-salesforce/">What is RestResource Annotation means in salesforce ?</a></p> <div class="bb-content-inr-wrap"><p>What is RestResource Annotation means in salesforce ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c3a7a6bee46b09370f90e3794ca4672</guid>
				<title>Hariom Chaudhary replied to the discussion What is the use of aura:set attribute in salesforce lightning component? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-auraset-attribute-in-salesforce-lightning-component/#post-63203</link>
				<pubDate>Mon, 23 Sep 2019 07:01:04 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-auraset-attribute-in-salesforce-lightning-component/#post-63203"><span class="bb-reply-lable">Reply to</span> What is the use of aura:set attribute in salesforce lightning component?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>&lt;aura:set&gt; is used to set the value of an attribute inherited from a component or event.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">10668dc8764178b4f7c332f4217cb600</guid>
				<title>Hariom Chaudhary started the discussion How to convert visualforce page into excel format in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/i-want-to-create-a-button-on-which-click-i-can-download-visualforce-page-as-a-excel-file/</link>
				<pubDate>Mon, 23 Sep 2019 06:33:51 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-convert-visual-force-page-into-excel-format-in-salesforce/">How to convert visualforce page into excel format in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>I want to create a button on which click i can download visualforce page as a excel file .I can preview the page as well.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6f5ac716536c4241911bc7351d5255d3</guid>
				<title>Hariom Chaudhary replied to the discussion How to display the formatted number / date in Visualforce ? Which component should be used in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-display-the-formatted-number-date-in-visualforce-which-component-should-be-used/#post-63199</link>
				<pubDate>Mon, 23 Sep 2019 06:24:43 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-display-the-formatted-number-date-in-visualforce-which-component-should-be-used-in-salesforce/#post-63199"><span class="bb-reply-lable">Reply to</span> How to display the formatted number / date in Visualforce ? Which component should be used in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>You can use apex:outputText</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">32fd45f566a3aa307f8d05f7bc5285aa</guid>
				<title>Hariom Chaudhary replied to the discussion What are the object relationships supported by salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-are-the-object-relationships-supported-by-salesforce/#post-63025</link>
				<pubDate>Thu, 19 Sep 2019 11:41:18 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-are-the-object-relationships-supported-by-salesforce/#post-63025"><span class="bb-reply-lable">Reply to</span> What are the object relationships supported by salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Following relationships are possible:</p>
<p>1.Master-detail relationship.<br />
2.Lookup relationship.<br />
3.Self-relationship.<br />
4.External lookup relationship.<br />
5.Indirect lookup relationship.<br />
6.Many-to-many relationship (junction object)<br />
7.Hierarchical relationship.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e32a1dd35f186a5b7c9eed09d0f47c45</guid>
				<title>Hariom Chaudhary started the discussion What is the difference between JSON Parser and JSON Deserialization ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-json-parser-and-json-deserialization/</link>
				<pubDate>Thu, 19 Sep 2019 10:38:02 +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-json-parser-and-json-deserialization/">What is the difference between JSON Parser and JSON Deserialization ?</a></p> <div class="bb-content-inr-wrap"><p>What is the difference between JSON Parser and JSON Deserialization ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fed9e364e2147dcc3be2f191225e3da1</guid>
				<title>Hariom Chaudhary started the discussion How to count the number of SOQL statement received in a request ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-count-the-number-of-soql-statement-received-in-a-request/</link>
				<pubDate>Thu, 19 Sep 2019 07:15:07 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-count-the-number-of-soql-statement-received-in-a-request/">How to count the number of SOQL statement received in a request ?</a></p> <div class="bb-content-inr-wrap"><p>How to count the number of SOQL statement received in a request ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">50f0d872cd21b26c3bb5a3321a69c2c2</guid>
				<title>Hariom Chaudhary replied to the discussion Pagination in salesforce in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/pagination-in-salesforce/#post-62908</link>
				<pubDate>Tue, 17 Sep 2019 09:50:10 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/pagination-in-salesforce/#post-62908"><span class="bb-reply-lable">Reply to</span> Pagination in salesforce</a></p> <div class="bb-content-inr-wrap"><p>Pagination is the process of displaying large number of records and displaying the records on multiple pages within in Salesforce. By default, a list controller returns 20 records on the page.</p>
<p>To customize it, we can use a controller extension to set the pageSize. Take a look at the sample code below:</p>
<p>&lt;apex:page&hellip;<span class="activity-read-more" id="activity-read-more-95833"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/pagination-in-salesforce/#post-62908" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3113f6fee8508f580666c05e70d43bd4</guid>
				<title>Hariom Chaudhary started the discussion What is Bucket Field in salesforce ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-bucket-field-in-salesforce/</link>
				<pubDate>Tue, 17 Sep 2019 07:59:00 +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/">What is Bucket Field in salesforce ?</a></p> <div class="bb-content-inr-wrap"><p>What is Bucket Field in salesforce ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c1e416c26c6c309e6db0f7337d2a3fd3</guid>
				<title>Hariom Chaudhary started the discussion What is the difference between Force.com and Salesforce.com in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-force-com-and-salesforce-com-2/</link>
				<pubDate>Tue, 17 Sep 2019 07:57:00 +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-force-com-and-salesforce-com-2/">What is the difference between Force.com and Salesforce.com</a></p> <div class="bb-content-inr-wrap"><p>What is the difference between Force.com and Salesforce.com</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1df18d69facc54ed151583c250a8d25f</guid>
				<title>Hariom Chaudhary started the discussion How is SaaS useful to Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-is-saas-useful-to-salesforce/</link>
				<pubDate>Tue, 17 Sep 2019 07:55:49 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-is-saas-useful-to-salesforce/">How is SaaS useful to Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>How is SaaS useful to Salesforce ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b6c7e3077896f642f2484d744c8fc7a4</guid>
				<title>Hariom Chaudhary replied to the discussion What is the difference between Salesforce Platform Licence and Salesfore Licence? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-salesforce-platform-licence-and-salesfore-licence/#post-62876</link>
				<pubDate>Mon, 16 Sep 2019 12:00:28 +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-salesforce-platform-licence-and-salesfore-licence/#post-62876"><span class="bb-reply-lable">Reply to</span> What is the difference between Salesforce Platform Licence and Salesfore Licence?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p><strong>Salesforce </strong>licenses are designed for users who require full access to standard CRM and Force.com AppExchange apps. CRM apps are anything that requires access to Standard Objects like below:<br />
Leads<br />
Opportunities<br />
Forecasts<br />
Cases<br />
Solutions</p>
<p><strong>Salesforce Platform</strong> licenses are designed for users who only need access to custom apps, and NOT the&hellip;<span class="activity-read-more" id="activity-read-more-95804"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-salesforce-platform-licence-and-salesfore-licence/#post-62876" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1bac1c9db7bf552ebda3c5d8f9a0d237</guid>
				<title>Hariom Chaudhary replied to the discussion What is the use of Support Process in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-support-process-in-salesforce/#post-62748</link>
				<pubDate>Fri, 13 Sep 2019 09:31:48 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-support-process-in-salesforce/#post-62748"><span class="bb-reply-lable">Reply to</span> What is the use of Support Process in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Support Process is only for the &#8220;Status&#8221; pick list. The pick list values available in the status of a case record type determine a support process. It is only a business relevant feature as the status field is the most process-specific field on a case. The status field cannot be customised on a record type, it can only be customised in&hellip;<span class="activity-read-more" id="activity-read-more-95707"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-support-process-in-salesforce/#post-62748" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">db95b4db4861bf75e50ad111e4bf271f</guid>
				<title>Hariom Chaudhary started the discussion What is the recordID means in &#60;lightning:recordViewForm recordID=&#34; &#34;&#62; in lightning ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-recordid-means-in-lightningrecordviewform-recordid-in-lightning/</link>
				<pubDate>Fri, 13 Sep 2019 08:23:24 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-recordid-means-in-lightningrecordviewform-recordid-in-lightning/">What is the recordID means in &lt;lightning:recordViewForm recordID=&quot; &quot;&gt; in lightning ?</a></p> <div class="bb-content-inr-wrap"><p>What is the recordID means in &lt;lightning:recordViewForm&gt; in lightning ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">13022ef4e5182391a71bd2e1a200f3ac</guid>
				<title>Hariom Chaudhary started the discussion What is Blob in Apex in salesforce ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-blob-in-apex-in-salesforce/</link>
				<pubDate>Fri, 13 Sep 2019 07:42:56 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-blob-in-apex-in-salesforce/">What is Blob in Apex in salesforce ?</a></p> <div class="bb-content-inr-wrap"><p>What is Blob in Apex ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fb23e510570180e943e8bb4c206b269b</guid>
				<title>Hariom Chaudhary started the discussion How much memory is allocated to the variable and methods in Apex salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-much-memory-is-allocated-to-the-variable-and-methods-in-apex-salesforce/</link>
				<pubDate>Fri, 13 Sep 2019 07:39:32 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-much-memory-is-allocated-to-the-variable-and-methods-in-apex-salesforce/">How much memory is allocated to the variable and methods in Apex salesforce?</a></p> <div class="bb-content-inr-wrap"><p>How much memory is allocated to the variable and methods in Apex salesforce?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">90eeb15812df4a59ec62aa54d8b70f41</guid>
				<title>Hariom Chaudhary started the discussion What is Basic difference between Application Event and Component Event in lightning component? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-basic-difference-between-application-event-and-component-event-in-lightning-component/</link>
				<pubDate>Thu, 12 Sep 2019 07:25:56 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-basic-difference-between-application-event-and-component-event-in-lightning-component/">What is Basic difference between Application Event and Component Event in lightning component?</a></p> <div class="bb-content-inr-wrap"><p>What is Basic difference between Application Event and Component Event in lightning component?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1f5af555a93123e9b619dbaf13597a61</guid>
				<title>Hariom Chaudhary started the discussion What is the difference between a SOAP API and a REST API ? Which one is mostly used in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-a-soap-api-and-a-rest-api-which-one-is-mostly-used/</link>
				<pubDate>Thu, 12 Sep 2019 07:20:55 +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-a-soap-api-and-a-rest-api-which-one-is-mostly-used-in-salesforce/">What is the difference between a SOAP API and a REST API ? Which one is mostly used in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>What is the difference between a SOAP API and a REST API ? Which one is mostly used ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc0706253fdb4fb3cab8590347d5fb90</guid>
				<title>Hariom Chaudhary replied to the discussion How to look at the user license information in Salesforce Org? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-look-at-the-user-license-information-in-salesforce-org-2/#post-62633</link>
				<pubDate>Thu, 12 Sep 2019 05:17:46 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-look-at-the-user-license-information-in-salesforce-org-2/#post-62633"><span class="bb-reply-lable">Reply to</span> How to look at the user license information in Salesforce Org?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>1.From Setup, enter Company Information in the Quick Find box, then select Company Information.<br />
2.See the Feature Licenses related list.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">51dfcb5232b2e50f7dcb6976534201a8</guid>
				<title>Hariom Chaudhary replied to the discussion What is Map Class in Apex Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-map-class-in-apex-salesforce/#post-62632</link>
				<pubDate>Thu, 12 Sep 2019 05:16:11 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-map-class-in-apex-salesforce/#post-62632"><span class="bb-reply-lable">Reply to</span> What is Map Class in Apex Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>A map is a collection of key-value pairs where each unique key maps to a single value. Keys and values can be any data type—primitive types, collections, sObjects, user-defined types, and built-in Apex types.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5dd8cf8e39cfe107a99d0b6f954b551a</guid>
				<title>Hariom Chaudhary replied to the discussion What is the difference between role and profile in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-role-and-profile-in-salesforce/#post-62611</link>
				<pubDate>Wed, 11 Sep 2019 11:28:22 +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-role-and-profile-in-salesforce/#post-62611"><span class="bb-reply-lable">Reply to</span> What is the difference between role and profile in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>In Salesforce Role is meant to increase the data visibility to a particular user. It can be done through sharing rules or by building role hierarchy. Using roles, you can control the ac</p>
<p>Profile: Unlike roles profile is mandatory for all, and it stays at the object level. It is treated as a building pillar of an organisation.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1c336b4574b4345a0d133766e00c4d87</guid>
				<title>Hariom Chaudhary replied to the discussion How to create utility class in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-create-utility-class-in-salesforce/#post-62610</link>
				<pubDate>Wed, 11 Sep 2019 11:27:22 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-create-utility-class-in-salesforce/#post-62610"><span class="bb-reply-lable">Reply to</span> How to create utility class in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Common test utility classes are public test classes that contain reusable code for test data creation.<br />
Public test utility classes are defined with the isTest annotation, and as such, are excluded from the organisation code size limit and execute in test context. They can be called by test methods but not by non-test code.</p>
<p>The methods in&hellip;<span class="activity-read-more" id="activity-read-more-95598"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/how-to-create-utility-class-in-salesforce/#post-62610" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">98731679466c3e7420fd4d5f4077f165</guid>
				<title>Hariom Chaudhary started the discussion What is the use of output field in lightning component ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-output-field-in-lightning-component/</link>
				<pubDate>Wed, 11 Sep 2019 11:23:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-output-field-in-lightning-component/">What is the use of output field in lightning component ?</a></p> <div class="bb-content-inr-wrap"><p>What is the use of output field in lightning component ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61f81bb9f638e63774b9677812620afe</guid>
				<title>Hariom Chaudhary replied to the discussion What is savePoint in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-savepoint/#post-62517</link>
				<pubDate>Tue, 10 Sep 2019 10:25:33 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-savepoint-in-salesforce/#post-62517"><span class="bb-reply-lable">Reply to</span> What is savePoint in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Savepoint is a method which is used to define a point which can be roll back to. If any error occurs during a transaction, that contains many statements, the application will roll back to the most recent savepoint and the entire transaction will not be aborted.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1e638178b6b021cdb869f7423160a393</guid>
				<title>Hariom Chaudhary started the discussion How to Add new button on account object lookup ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-add-new-button-on-account-object-lookup/</link>
				<pubDate>Tue, 10 Sep 2019 07:07:00 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-add-new-button-on-account-object-lookup/">How to Add new button on account object lookup ?</a></p> <div class="bb-content-inr-wrap"><p>How to Add new account button on account object lookup ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bec080cdf36dedd5f57d4694e5bfb5c2</guid>
				<title>Hariom Chaudhary replied to the discussion What is an audit trail in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-an-audit-trail-in-salesforce-3/#post-62469</link>
				<pubDate>Mon, 09 Sep 2019 12:05:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-an-audit-trail-in-salesforce-3/#post-62469"><span class="bb-reply-lable">Reply to</span> What is an audit trail in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>The Audit Trail helps you track the recent Setup changes that you and other administrators have made to your organization. This is especially useful in organizations with multiple administrators.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc9fee56b1558f48cf2c4d2b48371ff6</guid>
				<title>Hariom Chaudhary started the discussion What is the difference between Ui input and lightning input in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-ui-input-and-lightning-input-in-salesforce/</link>
				<pubDate>Mon, 09 Sep 2019 12:03:15 +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-ui-input-and-lightning-input-in-salesforce/">What is the difference between Ui input and lightning input in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>What is the difference between ui input and lightning input in salesforce?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c6c4491dbe3afd08323c0cb609d75945</guid>
				<title>Hariom Chaudhary replied to the discussion What is the Use of Queue in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-queue-in-salesforce/#post-62408</link>
				<pubDate>Fri, 06 Sep 2019 12:26:37 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-queue-in-salesforce/#post-62408"><span class="bb-reply-lable">Reply to</span> What is the Use of Queue in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Queues help your teams manage leads, cases, service contracts, and custom objects. Once records are placed in a queue manually or through an automatic case or lead assignment rule, records remain there until they&#8217;re assigned to a user or taken by one of the queue members. Any queue member or users above them in the role hierarchy can&hellip;<span class="activity-read-more" id="activity-read-more-95478"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-queue-in-salesforce/#post-62408" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">34a8a951bb3f3cff888407d1acb005fc</guid>
				<title>Hariom Chaudhary started the discussion How to refresh a lightning component  after a record is saved ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-refresh-a-lightning-component-after-a-record-is-saved/</link>
				<pubDate>Fri, 06 Sep 2019 11:13:27 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-refresh-a-lightning-component-after-a-record-is-saved/">How to refresh a lightning component  after a record is saved ?</a></p> <div class="bb-content-inr-wrap"><p>How to refresh a lightning component after a record is saved ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6e6d01ce513268b66c0e079c92f9087f</guid>
				<title>Hariom Chaudhary started the discussion Can I pass parameters from Vsiualforce page to apex method in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-i-pass-parameters-from-vf-page-to-apex-method/</link>
				<pubDate>Thu, 05 Sep 2019 05:44:07 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-i-pass-parameters-from-vf-page-to-apex-method-in-salesforce/">Can I pass parameters from Vsiualforce page to apex method in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Can I pass parameters from VF page to apex method ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9a47dcac4133484ad43f79383ed2d66a</guid>
				<title>Hariom Chaudhary replied to the discussion How many controllers can be used in a visual force page in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-many-controllers-can-be-used-in-a-visual-force-page-in-salesforce/#post-62280</link>
				<pubDate>Thu, 05 Sep 2019 05:33:22 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-many-controllers-can-be-used-in-a-visual-force-page-in-salesforce/#post-62280"><span class="bb-reply-lable">Reply to</span> How many controllers can be used in a visual force page in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>We can only use one controller in a visualforce page.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9e0ec1ff2b95969be030491cf695edb1</guid>
				<title>Hariom Chaudhary replied to the discussion What is a junction object and what is its use in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-a-junction-object-and-what-is-its-use-in-salesforce/#post-62276</link>
				<pubDate>Thu, 05 Sep 2019 05:30:32 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-a-junction-object-and-what-is-its-use-in-salesforce/#post-62276"><span class="bb-reply-lable">Reply to</span> What is a junction object and what is its use in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>If you require to implement many to many relationship in salesforce, you need to use Junction object.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5e68fa9cb14cae684efce8a8797a1073</guid>
				<title>Hariom Chaudhary replied to the discussion What is difference between ISNULL and ISBLANK in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-difference-in-isnull-and-isblank-in-salesforce/#post-62264</link>
				<pubDate>Thu, 05 Sep 2019 05:09:19 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-difference-in-isnull-and-isblank-in-salesforce/#post-62264"><span class="bb-reply-lable">Reply to</span> What is difference between ISNULL and ISBLANK in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>ISBLANK:</p>
<p>Determines if an expression has a value and returns TRUE if it does not. If it contains a value, this function returns FALSE.</p>
<p>ISNULL:</p>
<p>Determines if an expression is null (blank) and returns TRUE if it is. If it contains a value, this function returns FALSE.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8137be5111dd0970c29f4d04e431baba</guid>
				<title>Hariom Chaudhary started the discussion Can we used multiple controllers on a single visualforce page ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/can-we-used-multiple-controllers-on-a-single-visualforce-page/</link>
				<pubDate>Wed, 04 Sep 2019 12:04:22 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/can-we-used-multiple-controllers-on-a-single-visualforce-page/">Can we used multiple controllers on a single visualforce page ?</a></p> <div class="bb-content-inr-wrap"><p>Can we used multiple controllers on a single visualforce page ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ae373e9c915e47c8cae9d1f7f5b5caf2</guid>
				<title>Hariom Chaudhary started the discussion What are the effects of using the transient keyword in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-are-the-effects-of-using-the-transient-key-word-in-salesforce/</link>
				<pubDate>Wed, 04 Sep 2019 12:00:18 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-are-the-effects-of-using-the-transient-keyword-in-salesforce/">What are the effects of using the transient keyword in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>What are the effects of using the transient key word in visualforce?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ee0c3188178fea2f93f55271fe551a33</guid>
				<title>Hariom Chaudhary replied to the discussion What is the use of lightning:treeGrid in lightning component in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-lightningtreegrid-in-lightning-component-in-salesforce/#post-62189</link>
				<pubDate>Wed, 04 Sep 2019 05:13:58 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-lightningtreegrid-in-lightning-component-in-salesforce/#post-62189"><span class="bb-reply-lable">Reply to</span> What is the use of lightning:treeGrid in lightning component in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>A lightning:treeGrid in lightning component displays hierarchical data in a table</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0ed0a2f6649f1417392cd1ee69b40ab3</guid>
				<title>Hariom Chaudhary started the discussion How we Import Data From Third Party to Marketing Cloud Using FTP Server in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-we-import-data-from-third-party-to-marketing-cloud-using-ftp-server/</link>
				<pubDate>Tue, 03 Sep 2019 13:28:50 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-we-import-data-from-third-party-to-marketing-cloud-using-ftp-server-in-salesforce/">How we Import Data From Third Party to Marketing Cloud Using FTP Server in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>How we Import Data From Third Party to Marketing Cloud Using FTP Server ?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b5624100ffb4cad0e3f57ac1c1cbffdd</guid>
				<title>Hariom Chaudhary replied to the discussion What is the difference between Custom Metadata Types and Custom settings in salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-custom-metadata-types-and-custom-settings-in-salesforce/#post-62101</link>
				<pubDate>Tue, 03 Sep 2019 06:17:42 +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-custom-metadata-types-and-custom-settings-in-salesforce/#post-62101"><span class="bb-reply-lable">Reply to</span> What is the difference between Custom Metadata Types and Custom settings in salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi Deepak,</p>
<p>Custom Settings :</p>
<p>Custom settings enable you to create custom sets of data, as well as create and associate custom data for an organisation, profile, or specific user. All custom settings data is exposed in the application cache, which enables efficient access without the cost of repeated queries to the database.</p>
<p>Custom&hellip;<span class="activity-read-more" id="activity-read-more-95277"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-custom-metadata-types-and-custom-settings-in-salesforce/#post-62101" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4f0c5dadd1cbb4c11ed175537991669b</guid>
				<title>Hariom Chaudhary replied to the discussion what is the use of &#60;aura:set&#62; in Salesforce lightning ? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-auraset-in-salesforce-lightning/#post-62100</link>
				<pubDate>Tue, 03 Sep 2019 06:15:40 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-the-use-of-auraset-in-salesforce-lightning/#post-62100"><span class="bb-reply-lable">Reply to</span> what is the use of &lt;aura:set&gt; in Salesforce lightning ?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>We use &lt;aura:set&gt; in markup to set the value of an attribute inherited from a component or event.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7559b15631fb3045fbf03867b1cc20e1</guid>
				<title>Hariom Chaudhary replied to the discussion How can I hide header and sidebar in visualforce page in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-can-i-hide-header-and-sidebar-in-visual-force-page-in-salesforce/#post-62065</link>
				<pubDate>Fri, 30 Aug 2019 10:20:50 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-can-i-hide-header-and-sidebar-in-visual-force-page-in-salesforce/#post-62065"><span class="bb-reply-lable">Reply to</span> How can I hide header and sidebar in visualforce page in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>We can achieve this by using page component attribute sidebar=”false” and showheader=”false”.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6fdc6fd858be6dbe7b94d001ea5b746c</guid>
				<title>Hariom Chaudhary replied to the discussion Explain various bindings supported by visualforce in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/explain-various-bindings-supported-by-visual-force-in-salesforce/#post-62062</link>
				<pubDate>Fri, 30 Aug 2019 10:15:51 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/explain-various-bindings-supported-by-visual-force-in-salesforce/#post-62062"><span class="bb-reply-lable">Reply to</span> Explain various bindings supported by visualforce in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>There are three types of bindings used in Visualforce:</p>
<p>1.Data binding<br />
2.Action bindings<br />
3.Component bindings</p>
<p>Data bindings refer to the data set in the controller.<br />
Action bindings refer to action methods in the controller.<br />
Component bindings refer to other Visualforce components</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">574e4c6b69296f89bbbff303b32c1129</guid>
				<title>Hariom Chaudhary started the discussion What is remote action in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-remote-action-in-salesforce/</link>
				<pubDate>Fri, 30 Aug 2019 07:07:31 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/what-is-remote-action-in-salesforce/">What is remote action in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>What is remote action in salesforce?  Provide some piece of code to understand its use.</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 00:38:01 by W3 Total Cache
-->