When converting a Lead in Salesforce, the system automatically presents the option to create a new Opportunity as part of the conversion process. The Lead Conversion page layout and the conversion process itself are not customizable, which means you cannot simply remove the Opportunity creation step from the UI.
To prevent Opportunities from being created during Lead conversion, you can use one of two approaches: a validation rule with custom checkbox fields, or a built-in Lead Conversion Setting available in Salesforce Setup.
This article applies to both Salesforce Classic and Lightning Experience.
This article describes two methods to prevent Opportunity creation when converting a Lead.
Method 1: Use a Validation Rule with Checkbox Fields (Recommended for Automation)
This method uses a custom checkbox field on both the Lead and Opportunity objects, a field mapping between them, and a validation rule on Opportunity to block the creation.
Step 1: Create a Checkbox Field on Opportunity (Default: Unchecked)
Step 2: Create a Checkbox Field on Leads (Default: Checked)
Step 3: Map the Lead Field to the Opportunity Field
Step 4: Create a Validation Rule on Opportunity
= TRUE after the field reference.Notes:
Method 2: Use the Lead Conversion Setting (Simpler Approach)
This method pre-selects the "Don't create an opportunity" option in the Convert Lead window without requiring custom fields or a validation rule.
000387799

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.