GENERAL Q&A 4 - Meeting Summary
Date: February 1, 2026 Duration: 180 minutes
Key Topics Covered:
1. Salesforce List Views Fundamentals 1 List views are customizable filters that help sales representatives quickly access filtered records (e.g., open opportunities, closed deals). They're essential for improving user efficiency and can be configured with specific visibility permissions (only you, all users, or specific groups).
2. Creating Account List Views - Practical Exercise 1 Students learned step-by-step how to create a unique account list view filtered by industries (Energy and Biotech) with visibility set to "All Users." A common mistake to avoid: filtering by Account Name instead of Industry field.
3. Configuring List View Filters & Adding Fields 1 Proper filter configuration is crucial. Students practiced adding and reordering fields in list views and learned how to visualize records by category using charts for KPIs (Key Performance Indicators).
4. Trailhead Challenges & Org Management 1 Critical lesson: Always use the correct connected Trailhead Playground org when completing challenges. Many students were attempting exercises in personal Developer orgs instead of the linked Trailhead org, causing verification failures. Solution: Always click "Launch" to open the correct org before starting exercises.
5. Trailhead Playground vs Developer Org 1
- Trailhead Playground: For completing Trailhead exercises (automatically connected)
- Developer Org: For personal projects and Pathway exercises
- Keep these separate to avoid confusion and verification errors
- Both are technically developer orgs, but serve different purposes
6. Front End vs Back End Usage 1
- Back End (Setup): Where admins configure objects, fields, security, and automation
- Front End: Where users interact with records and where admins test configurations
- Admins spend ~70% of time in the back end, ~30% testing in the front end
7. Accessing Class Resources 1 New students can access class recordings and learning roadmaps through the school community. Multiple teams (Team Delta for beginners, Team Gamma for intermediate) offer structured progression.
8. Mastering Salesforce Objects & Fields 1 Understanding objects and fields is foundational to Salesforce. Everything in Salesforce revolves around:
- What is an object? A database table storing specific information types
- What is a field? Individual data columns within an object
- What is a record? Individual entries/rows of data
9. Custom Data Model Creation 1 Students created a practical showroom data model with custom objects (Vehicle, Test Drive, Vehicle Repair) and learned about object relationships and field types (text, auto-number, pick lists).
10. Salesforce UI & Navigation 1
- Lightning Experience is recommended over Classic (older UI)
- Apps are collections of tabs (objects) that work together
- Tabs represent objects available within an app
- Navigation between apps and the back end (Setup) is essential
11. Creating Lightning Apps 1 Step-by-step process: Define app name โ Select navigation type โ Add items/objects โ Assign to profiles โ Save. Apps provide organized workspaces for different user groups.
12. Custom Object Creation Process 1 Key steps:
- Go to Object Manager in Setup
- Create new custom object
- Define label and API name
- Choose to launch custom tab (makes object visible in front end)
- Configure visibility and permissions
- Add fields as needed
13. Managing Object Visibility & Troubleshooting 1 Objects created without tabs won't appear in the front end. Solution: Go to Tabs in Setup โ Create Custom Object Tab โ Select the object โ Configure visibility โ Refresh browser.
14. Three Standard Fields on Every Object 1 When you create any record, three fields automatically appear:
- Created By - Shows who created the record
- Last Modified By - Shows who last edited the record
- Owner - Shows who owns the record (important for record ownership transfers during user deactivation)
Key Takeaways for Students:
โ
Practice object and field creation repeatedly until comfortable
โ
Always use the correct org (Launch button for Trailhead)
โ
Understand that everything in Salesforce is built on objects and fields
โ
Keep Trailhead exercises separate from personal projects
โ
Use YouTube tutorials as supplementary learning for Trailhead challenges
โ
Don't skip foundational classes - they build essential knowledge
Next Steps: Complete the Data Model Assignment (creating Vehicle, Test Drive, and Vehicle Repair objects) before the next session on Friday.