To restrict the converted statuses that are available for a particular lead type when you convert a lead, configure a Visualforce page field in the custom settings.
In the upper-right corner of the page, select your name, and click
Setup
.
Under
App Setup
, select
Develop
Custom Settings
.
The
Custom Settings
page appears.
Select
Manage
for Visualforce Page Fields.
The
Custom Setting Visualforce Page Fields
page appears.
Click
New
.
In the
Name
field on the
Visualforce Page Field Edit
page, enter
BusinessProcess:<
Name_of_Lead_Process
>
where
<
Name_of_Lead_Process
>
is the exact name of the lead process.
In the fields of
Page Fields 1
to
Page Fields 5
, enter the exact names of the converted statuses that you want to make available when a user converts a lead.
You can enter more than one converted status in a particular
Page Field
by separating the converted status names by a comma. The converted status names cannot contain a comma.