Quick summary
Adding an attachment field in Salesforce involves creating a Text Area (Rich) custom field through the Object Manager in Setup. Once added, the rich text editor lets users enter formatted text and upload images directly within any Salesforce record.
Steps
- Go to Setup on the top right of your Salesforce instance.
- Click on Object Manager from the Setup navigation.
- Select the object where you want to attach files (e.g., Opportunity).
- Under the object, navigate to Fields & Relationships.
- Click New to create a new field relationship.
- Select Text Area (Rich) as the field type to enable rich text input.
- Provide a Label for the field (e.g., "Additional Information").
- Click Next to proceed through the field setup wizard.
- When editing a record, use the rich text editor to enter text and upload small images directly within the field.
