...
Table of Contents | ||||
---|---|---|---|---|
|
...
Salesforce Classic: Set-up Navigation Bar
...
The Navigation Bar allows users to navigate to and between features of Amp Impact. To set up the required Tabs in the Navigation Bar, the admin will have to create a Custom Setting record for each Visualforce page that will be used and navigated to.
...
Page | Name | Page API Name | Title | Unique Key |
---|---|---|---|---|
Project | Project | /apex/ampi__project | Project | proj |
ManageLogframes | Manage Framework | /apex/ampi__managelogframes | Manage Framework | mf |
ActivityTracking | Activity Tracking | /apex/ampi__activitytracking | Activity Tracking | at |
ManageIndicators | Manage Indicators | /apex/ampi__manageindicators | Manage Indicators | mi |
SetTargets | Set Targets | /apex/ampi__settargets | Set Targets | st |
AddResults | Add Results | /apex/ampi__addresults | Add Results | ar |
PerformanceGraph | Performance | /apex/ampi__performancegraph | Performance | pg |
ManageDisbursements | Manage | /apex/ampi__managedisbursements | Manage | md |
Navigation Bar Access
...
This is used to customize the Navigation Bar for different users e.g. Digital Experience user vs. Client-organization users.
To display any part of the Navigation Bar for a certain profile or user, the admin must create a “Nav Bar
Access” record for that profile or user. The admin can set a default view of the Navigation Bar for the
entire organization using the Default Organization Level Value.
...