-
Salesforce trailhead challenges
Setting Up Your Org
As part of our challenges for this module, you'll build a camping list application. You need to do a few more tasks before passing this challenge and continuing.Add a custom domain with My Domain. You probably already have done this.
Create an Expense custom object to work with the examples. You probably already have done this.
Create a Camping Item custom object to hold the items you need to go camping with the following fields:Name (use the standard name field)
Quantity: Number(18, 0) - Required
Price: Currency(16, 2) - Required
Packed: Checkbox(default: unchecked)
Log In to reply.
Popular Salesforce Blogs
Introduction to Salesforce: What is Salesforce and Why is it Popular?
What is Salesforce? Imagine having a platform that allows your business to manage everything in one place—customer relationships, sales, marketing, support, and more. That’s Salesforce,…
Re-energize Sales with Salesforce Einstein Analytics
It is imperative to say that data is driving the business world and helping us make critical decisions as it turns valuable data into actionable…
What is Salesforce SOQL and its Best Practices?
What are Salesforce SOQL and the Best Practices? SOQL stands for Salesforce Object Query Language. It is a query language for the Salesforce platform, used…