




Navigator in Lightning Web Component
Description
As many of you know that, We can’t create Tabs in Setup of Salesforce CRM Cloud just Like We are creating it in Salesforce Application & there is chrome extension called Why Salesforce that will provide 2 tabs Flow & User tab Only. So I have just enhanced it.
Also this question asked in Trailblazer DX - 23. So here is alternative Solution. So now not much click to redirect to your setup of tabs or you need to type.
Un Managed Package Link: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t2w0000093REN&isdtp=p1
Release Notes: https://drive.google.com/file/d/1mhIdVoKc8lR7CAAdAGp8jhHq35SVRil8/view
You can now create your customized tab as button One time and Use it every time.
Create One Time, Use Every time
For Sample, I have added 50 Common tabs & 2 tabs for testing (TestPositive, TestNegative). You need to Create Button with correct base url of your org using Navigator LWC and done.
You can add it this Component over Utility Bar, Home Page, Tab, Record Page, Screen Flow, Community Pages, Record Quick Action.
To add Object Manager as Button, Enter Button Name like Object Manager-Account (For now Object Manager detail view will redirect for Account, Contact, Product2, Lead, Opportunity.
To Bulk add Custom Metadata Records you need to use vs code with CSV file
cmdt Commands | Salesforce CLI Command Reference | Salesforce Developers. - (
This is an officially documented process using SFDX CLI commands. You just need the VSCode with SFDX CLI installed in your system fine. Command to bulk insert record through CSV was
sfdx force:cmdt:record:insert -f path/to/my.csv -t My_CMDT_API_Name
Installation/Demo Videos: https://drive.google.com/file/d/1eY4NyG_5thI1iEJuM9fZY93SchJQHozh/view
Future Scope Releases
- Send Feedback/Suggestion/Improvements on email address prafulljaincp@gmail.com with subject Navigator LWC Improvements.
- Capability to Create Button from already existing Tabs in LWC Navigator Manager CMDT in Bulk Mode.
- Capability to Search the Button according to Button Name over Navigator LWC Button Box.
- More Enhanced Dark Mode over Popup Section & in many more places.
- Pushed all the remaining Common Setup Tabs or Demanded Setup of Tabs into Custom Meta Data as a records.





Popular Salesforce Apps and Tools
-
A comprehensive, 100% native-to-Salesforce member management solution for membership communities on Experience Cloud.Paid Starting at $99 USD/user/monthApplication/Solution606 Views
-
Easily build SOQL queries with all Salesforce objects, and easily view debug logs. We never ask for your passwords.FreeChrome Extension1,588 Views
-
List all of an Org's objects, fields and field attributes.FreeCode2,083 Views