Activity Forums Salesforce® Discussions Tab and Object in Salesforce

  • Deepak

    Member
    April 6, 2020 at 1:30 PM

    Custom object are custom database tables that allow you to store information unique to your organization. Every object may not have tab while if you have a tab (Custom Object) then it implies there is an underlying object. (Note tab can be a visualforce tab as well).

  • [adinserter block='9']
  • Marziya

    Member
    April 6, 2020 at 1:37 PM

    Hii Anjali,
    Image result for Tab and Object in Salesforce
    Tab in Salesforce is a User Interface to build records for objects and view records in objects. Objects are the database tables that permit us to store data specific to the organization. … Standard Objects are provided by salesforce.com like users, contracts, reports, or dashboards etc.

  • Manish

    Member
    April 6, 2020 at 1:46 PM

    A record is row of field data within an object (e.g. the lead “John Smith”). An object is comprised of its field definitions and records. A tab is used to expose an object and its data to the end user through the web interface.

Log In to reply.