Create Console Components in Salesforce Classic
- Developers create a Visualforce page or a canvas app.
- Administrators add the Visualforce page or canvas app to either:Page layouts to display content on specific pages orConsole apps to display content across all pages and tabs
- Page layouts to display content on specific pages or
- Console apps to display content across all pages and tabs
- Administrators who add a component to page layouts:Choose the sidebar in which the console displays, such as right, left, top, orbottomSelect whether to add multiple components to a sidebar and arrange them as either astack, tabs, or accordion
- Choose the sidebar in which the console displays, such as right, left, top, orbottom
- Select whether to add multiple components to a sidebar and arrange them as either astack, tabs, or accordion
- Administrators who add a component to apps: Specify the look and feel of the button used to access the component from theconsole’s footerAssign the component to each console where they want users to access it
- Specify the look and feel of the button used to access the component from theconsole’s footer
- Assign the component to each console where they want users to access it
- Users view the component when they access page layouts or click a button in the footer of a console.