SlideShare a Scribd company logo
Lab Exercise 1- Defining an Application
Ref:Salesforce Documentation
Defining an App
To create an app:
1. Open a browser and go to www.salesforce.com.
2. Click Customer Login.
3. Enter your username and password.
4. Click Setup ➤ Create ➤ Apps.
5. If you see an introductory splash page, simply click Continue.
6. Click New.
The New Custom App wizard appears.
7. In the App Label field, enter Recruiting.
The app label is the name that will represent our new app in the Force.com app menu that
appears at the top right of all pages. Users can use this menu to switch back and forth between
apps.
Notice that a vertical red bar appears just to the left of this Label field. This red bar indicates
that you must provide a value for this field in order to save your work. If you don't enter a value
here and try to proceed, an error message is displayed, as shown in the following screenshot.
Click your mouse inside the App Name field.
The app name is what the developers use to identify an app when writing code for the Force.com
platform.We won't be doing anything in this book that uses the app name, but the field is
required, so it needs a value. Fortunately, when you enter a value in the App Label field, the
same value should automatically appear in the App Name field. If it doesn't, enter Recruiting
in the App Name field now.
9. In the Description field, enter Manage positions, candidates, and
job applications, and track job postings on employment
websites.
10. Click Next.
The next screen in the New Custom App wizard allows you to specify the image file that
should be used for this app's logo.Whenever the app is selected in the Force.com app menu,
this is the logo that appears in the upper-left corner of all pages. Since we're just creating a
Lab Exercise 1- Defining an Application
Ref:Salesforce Documentation
simple app, let's accept the default logo that's already provided.We can always change it later.
11. Click Next.
As we said before, an app is a container for an ordered collection of tabs, and this step of the
New Custom App wizard allows us to specify which tabs we want to include in our new app.
The Available Tabs list shows us the standard and custom tabs that are available for us to
choose, and the Selected Tabs list shows us which tabs are already included, listed in the
order that they should be displayed.You'll notice that one tab, the Home tab, is already included
in our app by default. This is because the Home tab is required in every app, and must always
be in the first position; however, you can use the Default Landing Tab drop-down menu
to select which tab is first displayed when the app opens.
32
Chapter 4: Building a Simple App
Again, since we're just creating a simple app, let's accept the defaults and move on.We'll add
more tabs later.
12. Click Next.
13. Select the Visible checkbox next to the Standard User and System Administrator
profiles.
14. Click Save.

More Related Content

PPTX
Shopify
PPT
Windows App Store Optimization Tips
PPTX
"Discover windows phone" 05. Application Bar
DOCX
Cd creating apps
PPTX
AIDAHelp - Getting Started
PDF
iPad Features Overview
PPTX
App project
PPTX
Exploring iTools
Shopify
Windows App Store Optimization Tips
"Discover windows phone" 05. Application Bar
Cd creating apps
AIDAHelp - Getting Started
iPad Features Overview
App project
Exploring iTools

What's hot (20)

PPTX
UberTest Quick Guide
PDF
How To Jailbreak Apple iphone 4?
PDF
Let us learn to put i phone apps in apple’s app store
PPT
App Store Seo
PPTX
Biker 5. Introduction to Delivery Bee Application
PPTX
Shopper 5. Shopper Bee App (archived)
PPTX
Cyclist 5: Introduction to Delivery Bee
PPTX
Wordpress Integration Tutorial
PPT
Beta testing guidelines for developer
PDF
Windows Phone ASO - App Store Optimization
PPTX
How to submit ios app in Appstore
PDF
'Case study: App Store Optimization' - Gaston Irigoyen at App Promotion Summi...
PPTX
How to Avoid app store rejection
PDF
Ios actions and outlets
PPTX
Make app more visible in App store or marketplace
PDF
Simulate App User Experience Axure Mobile Prototype Android
PDF
Orchardand dep publickeyanddeptokenuploading
DOCX
Spa saloon Wordpress Test
PDF
Appreneur - a book summary
PDF
Meet the iphone app rejection reasons
UberTest Quick Guide
How To Jailbreak Apple iphone 4?
Let us learn to put i phone apps in apple’s app store
App Store Seo
Biker 5. Introduction to Delivery Bee Application
Shopper 5. Shopper Bee App (archived)
Cyclist 5: Introduction to Delivery Bee
Wordpress Integration Tutorial
Beta testing guidelines for developer
Windows Phone ASO - App Store Optimization
How to submit ios app in Appstore
'Case study: App Store Optimization' - Gaston Irigoyen at App Promotion Summi...
How to Avoid app store rejection
Ios actions and outlets
Make app more visible in App store or marketplace
Simulate App User Experience Axure Mobile Prototype Android
Orchardand dep publickeyanddeptokenuploading
Spa saloon Wordpress Test
Appreneur - a book summary
Meet the iphone app rejection reasons
Ad

Similar to Lab Exercise 1 - Defining an App (20)

PPTX
Introduction to Point-and-Click App Building
PPTX
Dev day paris020415
PDF
Force com getting_started_trial
PDF
Salesforce Creating On Demand Apps e-book
PDF
Salesforce Creating On Demand Apps
PPTX
Point and Click App Building Workshop
PDF
Force.com fundamentals
PDF
Salesforce creating on_demand_apps
PPTX
An Introduction to SalesForce1 Mobile Platform
PPTX
How Salesforce.com uses the Salesforce1 Mobile App
PPTX
Presentation Build Your First App by Trailhead
PDF
Introduction to Force.com
PPTX
Salesforce Campus Tour - Declarative
PPT
Force Platform
PDF
Intro to Building Mobile Apps with Salesforce1: No Code Required Webinar
ODP
CRM Science - Dreamforce '14: From Admin to Developer: Learning to Code on F...
PDF
APP Academy: Build Your First App (October 13, 2014)
PPTX
Salesforce online training -GoLogica
PPT
Architecting Apps for the AppExchange
PDF
building an app exchange app
Introduction to Point-and-Click App Building
Dev day paris020415
Force com getting_started_trial
Salesforce Creating On Demand Apps e-book
Salesforce Creating On Demand Apps
Point and Click App Building Workshop
Force.com fundamentals
Salesforce creating on_demand_apps
An Introduction to SalesForce1 Mobile Platform
How Salesforce.com uses the Salesforce1 Mobile App
Presentation Build Your First App by Trailhead
Introduction to Force.com
Salesforce Campus Tour - Declarative
Force Platform
Intro to Building Mobile Apps with Salesforce1: No Code Required Webinar
CRM Science - Dreamforce '14: From Admin to Developer: Learning to Code on F...
APP Academy: Build Your First App (October 13, 2014)
Salesforce online training -GoLogica
Architecting Apps for the AppExchange
building an app exchange app
Ad

Lab Exercise 1 - Defining an App

  • 1. Lab Exercise 1- Defining an Application Ref:Salesforce Documentation Defining an App To create an app: 1. Open a browser and go to www.salesforce.com. 2. Click Customer Login. 3. Enter your username and password. 4. Click Setup ➤ Create ➤ Apps. 5. If you see an introductory splash page, simply click Continue. 6. Click New. The New Custom App wizard appears. 7. In the App Label field, enter Recruiting. The app label is the name that will represent our new app in the Force.com app menu that appears at the top right of all pages. Users can use this menu to switch back and forth between apps. Notice that a vertical red bar appears just to the left of this Label field. This red bar indicates that you must provide a value for this field in order to save your work. If you don't enter a value here and try to proceed, an error message is displayed, as shown in the following screenshot. Click your mouse inside the App Name field. The app name is what the developers use to identify an app when writing code for the Force.com platform.We won't be doing anything in this book that uses the app name, but the field is required, so it needs a value. Fortunately, when you enter a value in the App Label field, the same value should automatically appear in the App Name field. If it doesn't, enter Recruiting in the App Name field now. 9. In the Description field, enter Manage positions, candidates, and job applications, and track job postings on employment websites. 10. Click Next. The next screen in the New Custom App wizard allows you to specify the image file that should be used for this app's logo.Whenever the app is selected in the Force.com app menu, this is the logo that appears in the upper-left corner of all pages. Since we're just creating a
  • 2. Lab Exercise 1- Defining an Application Ref:Salesforce Documentation simple app, let's accept the default logo that's already provided.We can always change it later. 11. Click Next. As we said before, an app is a container for an ordered collection of tabs, and this step of the New Custom App wizard allows us to specify which tabs we want to include in our new app. The Available Tabs list shows us the standard and custom tabs that are available for us to choose, and the Selected Tabs list shows us which tabs are already included, listed in the order that they should be displayed.You'll notice that one tab, the Home tab, is already included in our app by default. This is because the Home tab is required in every app, and must always be in the first position; however, you can use the Default Landing Tab drop-down menu to select which tab is first displayed when the app opens. 32 Chapter 4: Building a Simple App Again, since we're just creating a simple app, let's accept the defaults and move on.We'll add more tabs later. 12. Click Next. 13. Select the Visible checkbox next to the Standard User and System Administrator profiles. 14. Click Save.