Skip to main content

Autocomplete box from data link field

Comments

1 comment

  • Permanently deleted user

    Hi Thad,

    It is not possible to have an autocomplete box pull values directly from a datalink. The easiest way to get this functionality would be to publish your SQL table with your map service, so that it appears as a table at the ArcGIS Server Rest Endpoint. Then, you can populate the Task URL on the autocomplete box in the workflow with the Query endpoint for the table, something like "http://server/arcgis/rest/services/MapServiceName/MapServer/tableID/query"

    -Victoria

    0

Please sign in to leave a comment.