| Bug ID Number |
BUG-000134039 |
| Submitted | September 22, 2020 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Online |
| Version found | 8.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
Issue not reproducible after the September 2020 update. Please reach out to Esri Support if this issue reoccurs for a new case.
Workaround
Follow the workflow using the "Basic Viewer" template.
- Publish a feature service to ArcGIS Online from ArcPro.
- In ArcGIS Online, click the Contents tab > Create a new map from feature service> Save.
- In ArcGIS Online, click the Contents tab and select Create> Configurable Apps.
- Search for the Basic Viewer template> Select> Create Web App.
- Enter Title, tags> Done (configureApp launches).
- Select the correct web map.
- Select the Search tab> under the Custom URL parameter section.
- Enter the parameter name (e.g. FIELD).
- Select the feature layer.
- Select any fields except the ObjectID field.
- Click Save> Launch app.
- Test the parameter search function by adding &FIELD=1 to the URL. This does not return features because the ObjectID value is 1. This behave as expected.
Steps to Reproduce