<?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 Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question.... in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604620#M18020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been working with the new ArcGIS Flex viewer (2.5) and am trying to implement the new editing widget. I've got it working, but I do not want our web editors to be able to add or delete features ??? I only want them to simply update attribute information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw the Attribute Inspector Edit sample in the Flex API and have been fiddling around with changing services etc with some success. But how can I take this sample from the API (actually ANY sample) and add it to the sample flex viewer? Do you simply copy and paste them into a new folder under widgets and then compile the mxml? I've been struggling with this ??? not knowing how to call it from the config.xml file, especially if there isn't an .xml etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I can't add API examples to the Sample Flex Viewer, is there a way to modify the Edit Widget to let users --&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. select points by an attribute,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. have the feature selected and the attributes display, and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. allow the user to edit the attribute information but not delete/add a point?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I also noticed in the Sample Flex View under the Edit widgets folder a skin for the AttributeInspectorEditor.&amp;nbsp; What are these all being used for?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance ??? I'm hoping to learn from this - it's a little overwhelming at first!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2012 15:49:47 GMT</pubDate>
    <dc:creator>AndyPeterson</dc:creator>
    <dc:date>2012-01-17T15:49:47Z</dc:date>
    <item>
      <title>Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question....</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604620#M18020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been working with the new ArcGIS Flex viewer (2.5) and am trying to implement the new editing widget. I've got it working, but I do not want our web editors to be able to add or delete features ??? I only want them to simply update attribute information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw the Attribute Inspector Edit sample in the Flex API and have been fiddling around with changing services etc with some success. But how can I take this sample from the API (actually ANY sample) and add it to the sample flex viewer? Do you simply copy and paste them into a new folder under widgets and then compile the mxml? I've been struggling with this ??? not knowing how to call it from the config.xml file, especially if there isn't an .xml etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I can't add API examples to the Sample Flex Viewer, is there a way to modify the Edit Widget to let users --&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. select points by an attribute,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. have the feature selected and the attributes display, and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. allow the user to edit the attribute information but not delete/add a point?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I also noticed in the Sample Flex View under the Edit widgets folder a skin for the AttributeInspectorEditor.&amp;nbsp; What are these all being used for?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance ??? I'm hoping to learn from this - it's a little overwhelming at first!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 15:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604620#M18020</guid>
      <dc:creator>AndyPeterson</dc:creator>
      <dc:date>2012-01-17T15:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604621#M18021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;AndyP100,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit widget in ArcGIS Flex Viewer 2.5 is &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m30000000v000000.htm"&gt;customizable&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Widget configuration file has &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;addfeatures&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt; tag, where you can set new features creation permition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Widget configuration file has &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;deletefeatures&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt; tag, where you can set features deleting permition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can extend it adding query by attribute ( use forum search to find topics about it ). Set your query result as selected feature for editor.attributeInspector.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New widget creation is documented &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000010000000.htm"&gt;here&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Create widget &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; add it as Flex module in application properties &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; describe widget in config.xml file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; put UI in &amp;lt;WidgetTemplate&amp;gt; tag of created widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 17:19:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604621#M18021</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-01-17T17:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604622#M18022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; First things first. You should post Flex Viewer and/or Widget questions to the Flex Viewer forum:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can configure the edit widget to only allow attributes to be updated. All the info you need can be found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget_tags/01m30000000v000000/GUID-9A6E112B-23A1-43D2-A29C-1F9B3AD97646/" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget_tags/01m30000000v000000/GUID-9A6E112B-23A1-43D2-A29C-1F9B3AD97646/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to click the top arrow (promote) and to click the Mark as answer check as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 17:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604622#M18022</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-17T17:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604623#M18023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the help! I'll take a look and next time post in the right location to begin with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 13:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604623#M18023</guid>
      <dc:creator>AndyPeterson</dc:creator>
      <dc:date>2012-01-18T13:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604624#M18024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert and Ivan - Thanks for your help in getting me on the right track re: the sample viewer editing widget and editing ONLY attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for advice on how to proceed. My data has overlapping points with the same "unique" code and differing attributes. (At one point this data used to be related to table via a one-to-many relationship, then was combined into one file with these overlapping occurrances).&amp;nbsp; So there are cases for example, where there are three overlapping points with unique code values of "1234" for example, but then differing additional attribute data.&amp;nbsp; See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Point&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Faucet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Valve&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hookup&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the editing attributes only option to work no problem following your suggestions below, but when I select all three points, I'm only able to see one record of information in the popup box. Is there a way to scroll through to the other selected points underneath? If not, I can revert the data back to a one-to-many relationship so long as there is an option for editing related tables within the FlexViewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on which way to go?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 21:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604624#M18024</guid>
      <dc:creator>AndyPeterson</dc:creator>
      <dc:date>2012-02-03T21:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604625#M18025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you find a solution to this Andy? I'm in the same boat...multiple overlapping features or edit relates&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 20:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604625#M18025</guid>
      <dc:creator>R__CraigHolmes</dc:creator>
      <dc:date>2012-03-23T20:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604626#M18026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Craig &amp;amp; Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; This should not be an issue in 3.0 of the viewer and the API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 20:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604626#M18026</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-03-23T20:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604627#M18027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I gave it a go..thanks Robert, still no scroll in the edit widget for coincident geometries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 14:06:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604627#M18027</guid>
      <dc:creator>R__CraigHolmes</dc:creator>
      <dc:date>2012-03-26T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Attribute Inspector example in the ArcGIS Flex Viewer - newbie question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604628#M18028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you find a solution to this Andy? I'm in the same boat...multiple overlapping features or edit relates&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Craig - I wound up cleaning up our point data so there was just one location (no overlaps) and then doing a 1:M relate to the table. Was the only way I could figure out how to handle seeing the additional attributes. Hope it's worked out for you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 20:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-the-attribute-inspector-example-in-the/m-p/604628#M18028</guid>
      <dc:creator>AndyPeterson</dc:creator>
      <dc:date>2012-04-12T20:52:19Z</dc:date>
    </item>
  </channel>
</rss>

