Reinstating the Enhanced Detail Pages
Billing Central defaults to using Lightning Experience. If you have upgraded, you might be used to working with plans, billing contracts and billing documents in enhanced detail pages sometimes known as "Sencha".
If you choose to continue using the Sencha pages, you must override the New, Edit, and View buttons on the Plan, Billing Contract, and Billing Document objects so that they open the Visualforce pages listed below instead of opening native Salesforce pages.
Object |
Button |
Visualforce Page |
---|---|---|
Billing Contract | New | ffbc_contractsnew |
Billing Contract | Edit | ffbc_contractsedit |
Billing Contract | View | ffbc_contractsview |
Billing Document | New | ffbc_billingdocumentsnew |
Billing Document | Edit | ffbc_billingdocumentsedit |
Billing Document | View | ffbc_billingdocumentsview |
Plan | New | ffbc_plansnew |
Plan | Edit | ffbc_plansedit |
Plan | View | ffbc_plansview |
For more information about how to override buttons on custom objects, see the Salesforce Help.