Forcetalks | sakshi kherodia | Activity https://www.forcetalks.com/sakshi-kherodia/activity/ Activity feed for sakshi kherodia. Wed, 01 Apr 2026 21:52:15 +0530 https://buddypress.org/?v=2.16.0 en-US 30 hourly 2 17167c661336d9618ee0203aef33b2c6 sakshi kherodia replied to the discussion How to retrieve a list of objects? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/list-of-object/#post-107373 Fri, 30 Sep 2022 04:36:53 +0530 Reply to How to retrieve a list of objects?

To retrieve the list of objects, one needs to create a list of Entity :

1. Create an empty list called the results list.

2. Loop through the items in the Entity B list.

3. For each item in the list, retrieve Entity A from the associated table.

4. Add the results of the retrieve to the results list. Also if you are looking for an option to…

Read more

]]>
09e219d38bffd722a28dcd333d0dd7ca sakshi kherodia replied to the discussion Replacing Standard Salesforce logo with Custom Logo in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/replacing-standard-salesforce-logo-with-custom-logo/#post-107372 Fri, 30 Sep 2022 04:36:07 +0530 Reply to Replacing Standard Salesforce logo with Custom Logo

Though it is not possible, however, we can do this by replacing Salesforce's standard logo with a custom company logo by creating a custom app. First, you have to upload your logo to SF. You can choose a custom app logo from the document library. For more information check this tutorial. Also if you want to check the apps and tabs in… Read more

]]>