Welcome to Login IT Academy

Close
 
Latest News

Salesforce Admin

  • Salesforce Basics (History Of Salesforce)
  • Cloud Computing
  • Services Offered by Cloud (SAAS, PAAS, IAAS)
  • Products Offered By Cloud OR Types Clouds
  • Company Information
  • User Management
  • Applications, Objects, Fields
  • Schema Builder
  • Field Types
  • Relationships
  • Page - Layouts
  • Compact - Layouts OR Mini Page Layouts
  • Record Types
  • Security Model
  • Object Level Security (Profiles, Permission Sets)
  • Field Level Security (Field Level Security)
  • Record Level Security (OWD, SHARINGRULES, ROLES)
  • Business Automation In Salesforce
  • Automation With WFR
  • Automation With WFRA
  • Automation With Lightning Process Builder
  • Flow Builder Basics
  • Sales Cloud
  • Objects incorporated in Sales Cloud
  • How the business will Takes place within the sales Cloud
  • Email Templates
  • Lead Assignment Rules
  • Case Assignment Rules
  • Reports and Dashboards
  • Validation Rules
  • Service Cloud Basics
  • Appex Change
  • Public Groups & Queues
  • SSO

Salesforce Development

  • What is Apex and its Features
  • When to Use and Flows of Action
  • Features not supported by APEX
  • What are Apex Environments?
  • Tools for Writing Code
  • Apex Variables and Apex Literals
  • APEX DataTypes
  • Integer
  • Float
  • Date, Time & Boolean
  • String
  • ID & Blob
  • S Objects
  • Generics Objects
  • Enums
  • Rules of Conversion
  • Collections
  • Lists
  • Lists Initialization
  • List Array Notation
  • Nested Lists
  • Sets
  • Sets Initialisation Methods
  • Maps
  • MapInitialization Methods
  • Operators
  • Logic Control and Looping Statements
  • Looping Assignment Questions
  • SOQL Basics
  • How to Write SOQL in APEX
  • SOQL Variable Binding
  • SOQL Return Type
  • SOQL Functions
  • SOQL Keywords
  • Date Literals
  • Child to Parent Relationship
  • Parent to Child Relationship
  • Multi-level Relationships
  • Dynamic SOQL
  • What is SOSL (Salesforce Object Search Language)?
  • How to Access Recordin Apex Returned by SOSL
  • Return Specific Fields
  • Wild cards in SOSL
  • SOQL v/s SOSL
  • Apex DML Basics
  • Insert
  • Update
  • Upsert
  • Delete
  • Un delete
  • Merge
  • DML SOQL Best Practices
  • Database Class
  • Empty Recycle Bin
  • Count Query
  • Lead Conversion
  • Transaction Control and Rollback
  • Database Class Method Result Object
  • Basics
  • System Defined Exceptions and Types
  • Customor User Defined Exceptions
  • Basics
  • Definition
  • Types of Trigger
  • Trigger Order of Execution
  • Trigger .new
  • Trigger .old
  • Trigger .new Map
  • Trigger .old Map
  • Other Context Variables
  • Best Practices for Triggers
  • Best Practice Part 2
  • Trigger Exceptions
  • Basics
  • System - Defined Methods
  • Test Data
  • Unit Tests
  • What is Governor Limits?
  • Governor Limits Types
  • Batch Class
  • Schedule Batch Class in APEX
  • Execute Batch Class in APEX
  • Access Modifiers
  • Name space
  • Basics
  • Architecture
  • Standard Controller
  • View Pages
  • Edit Pages
  • Custom Controller
  • Getter, Setter Method Part 1
  • Getter, Sette rMethod Part 2
  • Apex Page Message
  • Controller Extensions Part 1
  • Controller Extensions Part 2
  • Using Extension Controller with Custom Controller
  • Order of Execution
  • Tags
  • System Mode
  • Salesforce Lightning