Salesforce User Interface: How to Add a New Lightning Application in your Salesforce Org
Looking for Salesforce Training & HandsOn Projects? Trailblazer Profile | LinkedIn | Salesforce Blog | Facebook | Youtube Channel | WhatsApp Community In this article, we will discuss a no-code approach of adding a lightning app for our Salesforce Org. This approach is helpful to launch any Salesforce Object (Standard or Custom) as an application without using any code. In the upcoming sections we will see the detailed steps to configure SObject to launch as a Lightning App. Create a Custom Object ["Students"] We can add a new Custom Object “Students” as shown in the steps below- Step-1: Click on “Object Manager” Step-2: Click “Create” and select “Custom Object” to launch a “New Custom Object” screen Step-3: Specify Label for the object, let’s call it “Students” Step-4: Select “First Name” as a record identifier. This is just a demo so anything works just fine but in a more sensible solution...