The Limits element specifies some limits which are not allowed to be exceeded in order to guarantee system stability.

Limits configuration
Property |
Description |
Maximum list value count |
The maximum list value count limits the count of list values in the search form. If the limit is exceeded then a text input box will be displayed in the search form instead of a list box. Note: You should not increase the default value because display of list values gets very slow then. |
Maximum row count |
Specifies the maximum row count limit of a table/feature class. This row count limit must not be exceeded in order to be able to provide a list box in the search form. Note: Retrieving the value list for large tables takes long time and may risk system stability. Use Lookup tables or Esri domains instead. If the limit is exceeded then a text input box gets displayed in the search form instead of a list box. |
Limits configuration