Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Buttons provide shortcuts to commonly performed tasks. For example, you can create a button that enables you to create a Dial List from the selected entries in a view.

To add a Create Dial List button, perform the following tasks:

  1. Define the code that the button runs in a Visualforce page. For information about creating a Visualforce page with the button code, see Creating the VisualForce page for a Create Dial List button.
  2. Create a button that uses the code in the Visualforce page to generate a Dial List.
  3. Add the button to the view from which you want to create Dial Lists.
Panel
borderColorblacktitleBGColor#B0C4DE#eeeeee
bgColorwhite
titleColorwhite
borderWidth1
titleBGColor#6699CC
borderStylesolid
titleIn this sectionborderStylesolid

Child pages (Children Display)
depth2

Note
titlePre-defined Buttons
The installation of ContactWorld Connect includes buttons for creating a Dial List from List Views of Contacts, Leads and even Dial Entries themselves. You must, however, add the buttons to the respective Search List Views.
Style
div#children-section.pageSection
{
display:none;
}