Activity › Forums › Salesforce® Discussions › What is the difference between custom app and console app in Salesforce?
-
What is the difference between custom app and console app in Salesforce?
Posted by Ratnesh on June 10, 2020 at 5:55 AMWhat is the difference between custom app and console app in Salesforce?
Marziya replied 5 years, 11 months ago 4 Members · 3 Replies -
3 Replies
-
A custom application is a collection of tabs, objects etc that function together to solve a particular problem. A console application uses a specific Salesforce UI – the console. Console applications are intended to enhance productivity by allowing everything to be done from a single, tabbed, screen.
- [adinserter block='9']
-
Custom App: It is a public-facing website and customized to solve a specific business problem. It requires Visual Force, Apex, and Javascript skills.It solves complex business problems
Console App: It is built from the Salesforce Panel and sits on top of the Salesforce Panel and uses Salesforce UI. it is a collection of tabs, objects. This will be a fairly simple application that will help to support Sales, Support, etc functionality. -
Hii Ratnesh,
Custom App::– It is a public-facing website and customized to solve a specific business problem. It requires Visual Force, Apex, and Javascript skills.It solves complex business problems
Console App::– It is built from the Salesforce Panel and sits on top of the Salesforce Panel and uses Salesforce UI
Log In to reply.