| Bug ID Number |
BUG-000139522 |
| Submitted | April 30, 2021 |
| Last Modified | October 3, 2024 |
| Applies to | ArcGIS Dashboards |
| Version found | 9.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
|
Additional Information
The issue is a duplicate of BUG-000139532.
Workaround
Manually set the image size in the pop-up in Map Viewer:
- Navigate to Configure Pop-up.
- In the Configure Pop-up pane, under Pop-up Contents, select A custom attribute display for Display.
- Click Configure > View HTML Source.
- Use the following code, inserting the correct field in {PhotoURL}: <img alt="picture" src="{PhotoURL}" style="width:200px;height:200px;" />
Steps to Reproduce