PROBLEM
When using a search expression to populate a choice list with values from a feature layer, not all available attribute values are displayed.
In this example, the search expression returns a maximum of 2,000 features from a feature layer containing more than 2,000 records.

The maximum record count of the feature layer is lower than the total number of features. The number of features returned by the ArcGIS Survey123 search expression is determined by the maxRecordCount property, which has a default value of 2,000. Consequently, only features within the maxRecordCount limit are included in the choice list, while records exceeding the threshold are not returned.
Use the ArcGIS REST API to increase the maxRecordCount property of the feature layer to match the number of features returned in the ArcGIS Survey123 choice question.


Use the ArcGIS Server Administrator Directory to increase the maximum record count of the feature layer. Refer to Problem: Unable to edit the maximum record count for feature services in Portal for ArcGIS for instructions.
Updating the maxRecordCount property to match the number of features in the feature layer allows ArcGIS Survey123 to return and display the complete list of attribute values when using the search expression, as shown in the image below.

Article ID: 000036996
Get help from ArcGIS experts
Start chatting now