Versions Compared

Key

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

...

  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 Customize.
  3. In the expanded list of items, expand the type of object from which this button will create Dial Lists and then click Buttons, Links, and Actions. Button, Links, and Actions for the expanded object appears.

  4. Click New Button or Link.
    New Button or Link Edit appears.

  5. 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 a Visualforce Page, select the relevant page. For information about content sources, click Help for this Page.List from Contact [NVMConnectVCCConnect__ListFromContactPage]

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

  6. Click OK. Your new button is displayed.

...