Ability to upload images for items using externally-hosted image links or URLs.
Solution
1. Create a Custom field
- Navigate to Customization > Lists, Records, & Fields > Item Fields > New
- Label: Enter preferred custom field name
- ID: Enter preferred ID
- Description: Enter Description
- Type: Select Rich Text
- Applies To: Mark all item types where you want to have the custom field displayed
- Click Save & Apply to Forms
2. CSV Import, upon creating CSV import file, make sure to have the following fields at the minimum:
- Internal ID of the items to be updated
- Value to be imported to the custom field: <img src=”insert URL of image here”>