<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Editor with custom behavior in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-with-custom-behavior/m-p/285309#M6775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you implemented an identify operation (on a layer that has the city/zip/whatever information you want) on the map_click when a user adds a point the returns of the identify operation can be injected into the attribute inspector fields with something like &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{graphic.attributes['city'] = CITY;} where "graphic" is a variable representing the graphic/point added in the edit operation and "CITY" is the value returned by the identify operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 18:05:52 GMT</pubDate>
    <dc:creator>BenKane</dc:creator>
    <dc:date>2012-03-07T18:05:52Z</dc:date>
    <item>
      <title>Editor with custom behavior</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-with-custom-behavior/m-p/285308#M6774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on a web editing app to create point features.&amp;nbsp; I'd like to use the default Editor, but one unique requirement is certain fields in attributes inspector will be automatically populated when user click on the map to add a new point, for example, the city, zip fields will be populated based the location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there way to do that (somehow inject the value into the attributes inspector)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 14:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-with-custom-behavior/m-p/285308#M6774</guid>
      <dc:creator>SteveLi</dc:creator>
      <dc:date>2012-03-06T14:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Editor with custom behavior</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-with-custom-behavior/m-p/285309#M6775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you implemented an identify operation (on a layer that has the city/zip/whatever information you want) on the map_click when a user adds a point the returns of the identify operation can be injected into the attribute inspector fields with something like &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{graphic.attributes['city'] = CITY;} where "graphic" is a variable representing the graphic/point added in the edit operation and "CITY" is the value returned by the identify operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 18:05:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editor-with-custom-behavior/m-p/285309#M6775</guid>
      <dc:creator>BenKane</dc:creator>
      <dc:date>2012-03-07T18:05:52Z</dc:date>
    </item>
  </channel>
</rss>

