Forcetalks | Rajat | Activity https://www.forcetalks.com/rajatbajaj619gmail-com/activity/ Activity feed for Rajat. Fri, 26 Jun 2026 19:02:13 +0530 https://buddypress.org/?v=2.16.0 en-US 30 hourly 2 1f38cd79404c0fdf8d9a3804a8e851dd Rajat and Bhupendra are now connected https://www.forcetalks.com/activity/p/98162/ Tue, 26 Nov 2019 09:21:00 +0530 0 fadd44fac7f033b53c29e19c358a5b80 Rajat and Parantap are now connected https://www.forcetalks.com/activity/p/93813/ Tue, 02 Jul 2019 01:15:40 +0530 0 49995d29b100bb6a43f552b64c581c06 Rajat and Simplilearn are now connected https://www.forcetalks.com/activity/p/93086/ Tue, 23 Apr 2019 06:34:22 +0530 0 f0526badb8e6b5ef9ec75ab4adb1f5f8 Rajat changed their profile photo https://www.forcetalks.com/activity/p/89365/ Mon, 26 Nov 2018 19:14:03 +0530 0 792992132e7663d71d99f56b01261d20 Rajat posted a new post. https://www.forcetalks.com/?p=48038 Wed, 17 Oct 2018 12:29:09 +0530
Visualforce Pages vs Lightning Components

There are a lot of fundamental differences between Visualforce Page and Lightning Components: Visualforce Page: 1. Page-Centric Model. 2. Most of the processing takes place…

]]>
4528d6057d5d37157acb3d77cf017614 Rajat posted a new post. https://www.forcetalks.com/?p=47838 Tue, 16 Oct 2018 14:04:59 +0530
Choosing Debug Mode and Component Caching to build Lightning Components rapidly and efficiently

As you start developing Lightning Components you must take care of a few settings in Salesforce Org, depending on whether you are in production or…

]]>
7aaa3efce9899a035736d21e453cbe19 Rajat posted a new post. https://www.forcetalks.com/?p=45494 Fri, 12 Oct 2018 06:30:23 +0530
Creating and Populating a Wrapper in Apex

As Apex is a statically typed language, you must choose only one object type per list to iterate. What if you want to iterate an…

]]>
85235cf797d5874dd11a7985d160c793 Rajat and Ramesh are now connected https://www.forcetalks.com/activity/p/74878/ Tue, 04 Sep 2018 14:21:43 +0530 0 701c3bb92aa88d599d95beef4ac1f967 Rajat and Shaurya Singh are now connected https://www.forcetalks.com/activity/p/74809/ Tue, 04 Sep 2018 10:53:01 +0530 0 83ddf6256ca72ab69f10e7bd625858b4 Rajat started the discussion How can I get started with learning Integrations in Salesforce ? Can you help me with some resource? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-can-i-get-started-with-learning-integrations-in-salesforce-can-you-help-me-with-some-resource/ Sun, 02 Sep 2018 04:24:28 +0530 How can I get started with learning Integrations in Salesforce ? Can you help me with some resource?

Data Integration

]]>
3624e3a3c1742356e08cdc041663bf54 Rajat changed their profile photo https://www.forcetalks.com/activity/p/74700/ Sun, 02 Sep 2018 04:04:52 +0530 0 2182591a0b18bc43fc97c4b5d0ac190e Rajat updated their profile https://www.forcetalks.com/activity/p/74699/ Sun, 02 Sep 2018 03:57:00 +0530 0 eff4cc847401683a38907a109affa740 Rajat posted a new post. https://www.forcetalks.com/?p=32437 Wed, 29 Aug 2018 07:31:38 +0530
Get Picklist Values in Salesforce Lightning Component From a Common Apex Function

See below the code example to get Picklist Values in Salesforce Lightning Component from a Common Apex Function: CommonPicklist.cmp <aura:attribute name="ObjectName" type="String" default="Opportunity"…

]]>
e292f010eb7dd4db4ce7417aec283be8 Rajat posted a new post. https://www.forcetalks.com/?p=32198 Fri, 24 Aug 2018 11:18:59 +0530
Using Ternary Operator in Salesforce Lightning Components

The below code shows how to use Ternary Operator in Salesforce Lightning Components: Ternary_Operator.cmp <aura:attribute name=”isError” type=”Boolean” description=”If Name is empty then true,…

]]>
3811f4bb715f9650240420f19121e94f Rajat and Avnish Yadav are now connected https://www.forcetalks.com/activity/p/74153/ Mon, 20 Aug 2018 07:07:14 +0530 0 183e90ee9b2388177acd9df8bfe97e2f Rajat and Anurag algoworks are now connected https://www.forcetalks.com/activity/p/74148/ Mon, 20 Aug 2018 06:15:27 +0530 0 67bf5d7b398b995038b192390c7ca39d Rajat and Sanjana are now connected https://www.forcetalks.com/activity/p/72801/ Tue, 10 Jul 2018 10:00:10 +0530 0 dd68bbd60552a16a08138b2c3f544bc9 Rajat and Aman are now connected https://www.forcetalks.com/activity/p/72632/ Mon, 02 Jul 2018 06:46:37 +0530 0 2d2a3f7184074504e52ceae6f3373d76 Rajat and Prafull are now connected https://www.forcetalks.com/activity/p/67333/ Mon, 23 Apr 2018 09:07:38 +0530 0 ee1c429f8704e1ca18192419983a0b28 Rajat and Ajay Prakash are now connected https://www.forcetalks.com/activity/p/66624/ Thu, 22 Mar 2018 03:47:48 +0530 0 8c4fc328d6209c7c4087af5131f4a106 Rajat and Archit are now connected https://www.forcetalks.com/activity/p/66588/ Wed, 21 Mar 2018 06:46:49 +0530 0 46576fb35f8c91d90476cd6ead98f851 Rajat posted a new post. https://www.forcetalks.com/?p=26249 Tue, 20 Mar 2018 06:04:08 +0530
How to pass Date field from Salesforce Lightning Component to Apex Controller?

We can’t directly pass the Date field value from Lightning Component to its Apex Controller. What we need is to: Capture the value of Date…

]]>
e960405571505db4e289cd73545e8770 Rajat updated their profile https://www.forcetalks.com/activity/p/66548/ Tue, 20 Mar 2018 04:23:09 +0530 0 34b65fca4f7618ae0aad2d933967f094 Rajat became a registered member https://www.forcetalks.com/activity/p/66534/ Mon, 19 Mar 2018 10:06:39 +0530 0