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 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.

    Section Column
    width60%

    Click New Button or LinkNew Button or Link Edit appears.

    Column
    width40%
    New buttonImage Removed

  6. Type the following information:

    Section Columnwidth60%


    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]
    Column
    width40%
    New List ButtonImage Removed

    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.

...