In this lesson we create a Contract Record Lightning Page and then an App page for the Contract Management App. We then make the Contract Management App available in Salesforce mobile.
We then use the Lightning App Builder to adjust the layouts of the App on Mobile vs. Desktop.
In this lesson we create a Visualforce page override. We also create a tabbed Account Visualforce page.
Resource:
Overriding an Existing Page with a Visualforce Page - http://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_quick_start_tabs.htm
In this lesson, we adjust the order of the Contract Status picklist values. We then create a Path for the Contract object, tied to the Status field.
Next, we introduce a new picklist field called Sub-Status. We then create a Path for this new custom Sub-Status field.
In this lesson, we adjust the order of the Contract Status picklist values. We then create a Path for the Contract object, tied to the Status field.
Next, we introduce a new picklist field called Sub-Status. We then create a Path for this new custom Sub-Status field.
Resource:
Themes and Brandi...