Quick summary
Adding an image field in Salesforce requires creating a Text Area (Rich) custom field via the Object Manager in Setup. This approach lets you embed and display images directly on any Salesforce object record, such as a Product.
Steps
- Go to Setup on the top right of your Salesforce instance.
- Select Object Manager from the Setup menu.
- Navigate to the object where you want to attach images (e.g., Product).
- Under the object, open Relationships & Fields.
- Click New to create a new field.
- Select Text Area (Rich) as the field type to enable image embedding.
- Enter an appropriate Field Label (e.g., "Product Screenshot").
- Click Next to proceed to the next configuration step.
- Leave the default permissions and click Next.
- Confirm the Page Layout is checked and click Save to finish.
.gif)
