Zum Hauptinhalt gehen

Searching for an address from a table

Kommentare

2 Kommentare

  • Permanently deleted user

    Hi Larisa,

    If I understand your question correctly, in order for the autofill function of the form to return all the address it will have to be directed to query your related address table rather than the parcel layer (assuming the table contains all of the addresses you would like to search).

    Using the results from the form you should be able to use the GetObjectIDs task to return the objectIDs from the table results. These IDs can then be submitted to the RelationshipQueryTask that can be used to return the related records from your parcels layer and ultimately provide a Geometry that you can zoom to and select.

    -Warren

    0
  • Permanently deleted user

    Warren,

    Yes you are correct, the table contains all of the addresses.

    Thank you! I am going to give it a try and see what happens. 

    thanks

     

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.