• SFDC TIPS #6

    The best practice to get a list of record Ids from a SOQL query result is to assign the returned result to a Map instead of assigning to a List

    Read More

  • SFDC Tips#5

    In Salesforce all Date or Date/Time data is stored in UTC or GMT, where as it displayed according to viewer’s time zone.

    Read More

  • SFDC Tips #4

    Entitlements in Salesforce can’t be added to Lightning Experience, only supported in Salesforce Tabs + Visualforce.

    Read More

  • SFDC Tips #3

    As Activity object cannot be shared by sharing rule, so this object doesn’t have sharing table in Salesforce.

    Read More

  • SFDC Tips #2

    Standard objects can’t be on the detail side of a custom object in a master-detail relationship.

    Read More

  • SFDC Tips #1

    Custom fields with data type as “Checkbox” can never be made mandatory in Salesforce.

    Read More

Categories