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>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.