What I am confused about is, when I add in using the Viewer for Flex 3.0 user interface and then preview it, it gives me only one line
How can you tailor [LocateWidget] to only display streets in your county, without having to enter the city or zip ...?
<fields> <field name="City" defaultvalue="Rancho Cucamonga" editable="false"/> <field name="Zip" defaultvalue="91730" listvalues="91701,91729,91730,91737,91739"/> <field name="Zip4" visible="false"/> <field name="State" defaultvalue="CA" visible="false"/> <field name="Country" defaultvalue="USA" visible="false"/> </fields>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.