Its tricky to take a LGIM targeted app and make it work with a non-LGIM schema but that's what I'm in the midst of.
First: I have most of this app configured and it searches just fine but the geometry for the addresses and parcels fall in Bertoua, Cameroon instead of Bay County, Florida. Street name searches return everything fine and in the correct location. Parcel shape is correct, but its been transposed to Africa. All searches return attributes correctly. All three services are in the same projection and are layers in the same service.
Second: We want to use the esri Streets basemap instead of one we published ourselves. With this app you are expected to build your own basemap which includes parcels and streets. Is there a way I can stick a bit into the body of \widgets\mapSettings\mapSettings.js to drop my parcels in on top of the basemap using the same service that's being searched by the search function?