Autocomplete box from data link field
I am unable to find a question on the forums that suits my scenario with a usable solution, so I am posting my scenario for consideration by the masses:
I have a data link between my parcel polygon layer and a SQL database table of parcel owner information. I created a work flow to search the data link table. I have an autocomplete box that I would like to populate with values from a particular field in that data link table. Where can I find, or what would be the task URL to use to access the data link table? Is there any special syntax for accessing the field from which I would like to populate the autocomplete box? Thank you in advance!
Thad Dymkowski
Town of Newington, CT
0
-
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
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar