Locater Fields format

1798
4
08-21-2013 04:50 AM
PeterHoffman
Occasional Contributor
I am trying to setup the Locater fields in config.js to use multiline and the Address, City, State, Zip fields.
Can someone point me in the right direction?
Thanks,
0 Kudos
4 Replies
AllisonMuise
New Contributor III
Hi Peter,

Which app and what version of it are you using?

Cheers,
Allison M
0 Kudos
PeterHoffman
Occasional Contributor
I am using the Election Polling Place app, version 10.1
0 Kudos
AllisonMuise
New Contributor III
Hi Peter,

The application is designed to support single-line geocoding.  If you want to do multi-line geocoding it is likely you will need to do some customization in the application code itself.

The 10.2 version of this app exposes more configuration parameters for geocoding. Depending on your reasons for using multi-line these may be helpful, although the app is still doing single-line.

-Allison
0 Kudos
PeterHoffman
Occasional Contributor
I do not know why they included this comment then if it dos not support multiline:

// Set Locator fields (fields to be used for searching)
LocatorFields: "SingleLine",
0 Kudos