Creating a Create Dial List button for a custom object

Create Dial List button provides a quick way of creating a Dial List from selected customers in a list view. The second step in enabling users to create a Dial List from a list view is to create the button.

Contacts and Leads list views

Installing Connect includes the buttons for creating a Dial List from Contacts and Leads list views.

Before you create a button, you must have a Visualforce Page that contains the code that the button will run. For information about creating the code page, see Creating the VisualForce page for a Create Dial List button.

To create a custom Create Dial List button for a custom object, perform the following steps:

  1. Go to the Administration Setup Page in Salesforce.
  2. On the left-hand side of the Salesforce window, in the App Setup section, expand Create.
  3. In the expanded list of items, click Objects. Custom Objects appears.

  4. In the list of custom objects click the type of object from which this button will create Dial Lists. The object appears in read mode.

  5. Scroll down to the Buttons, Links, and Actions section.
    Click New Button or LinkNew Button or Link Edit appears.

  6. Type the following information:

    FieldDescriptionExample
    LabelA label that identifies the button in the list view.Create Dial List
    NameThe unique name that identifies the button in a merge field. The name must contain only alphanumeric characters. For further restrictions on field contents, click Help for this Page.Create_Dial_List
    DescriptionAn optional description of the page.A button that creates a Dial List from selected entries in a list view.
    Display TypeTo create a Dial List button, select List Button. For information about display types, click Help for this Page.List Button
    Content SourceTo create a Dial List button using the Visualforce Page created, select Visualforce Page. For information about content sources, click Help for this Page.Visualforce Page
    ContentTo create a Dial List button using the Visualforce Page, select the newly created page. For information about content sources, click Help for this Page.Dial List From Custom Object [DialListFromCustomObject]

    Click Save. You are notified that users cannot see the button until the button is added to a search view.

  7. Click OK. Your new button is displayed.

You must now add the button to a list view. For information about adding the button to a list view, see Adding a Create Dial List button to a List View page for a custom object.

Support and documentation feedback

For general assistance, please contact Customer Support.

For help using this documentation, please send an email to docs_feedback@vonage.com. We're happy to hear from you. Your contribution helps everyone at Vonage! Please include the name of the page in your email.