I have a unique ID field titled "field_id".
I would like my Survey123 Form to scan my feature service records and return the maximum integer value + 1 for a particular field.
There is a formula named max(${}), however the max(${}) formula's scope is limited to the single feature service record existing in the Survey123 Form, and not all the features in the feature service.