<?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: EditWidget - Edit Attibutes Only in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435822#M12270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the response, that helps, I can now edit the attributes. I don't know the road map for the flex viewer, but it would be great if I could change the label on the legend so that it doesn't prompt users to create features, and ideally hide the legend when editing attibutes only, also the ability to hide the fields displayed for editing would be good.&amp;nbsp; I have a feeling we may end up creating our own edit attibutes inspector, many thanks,&amp;nbsp; rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 19:02:21 GMT</pubDate>
    <dc:creator>robdunfey1</dc:creator>
    <dc:date>2011-09-13T19:02:21Z</dc:date>
    <item>
      <title>EditWidget - Edit Attibutes Only</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435820#M12268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a base layer of information, I would like users to populate the attribute information for each of the features in the layer.&amp;nbsp; I don't want the user to be able to add features or delete features, just edit attributes of features exposed in the layer I share using the flex viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When a user clicks a feature, I want the widget window to provide labels and text boxes for each of the attributes, then they enter details for that feature and click save.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to modify the Edit widget XML file with a few suggestions I have seen on the forum and can't seem to get near what I'm after.&amp;nbsp; I wanted to ask if this has already been develeoped?&amp;nbsp; I didnt see it in the list of widgets from ESRI, or the code gallery - but I think its quite a common workflow (e.g. the JavaScript API has the notion of an attribute inspector which works this way), just wanted to make sure I haven't missed it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2011 18:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435820#M12268</guid>
      <dc:creator>robdunfey1</dc:creator>
      <dc:date>2011-09-03T18:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: EditWidget - Edit Attibutes Only</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435821#M12269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't want the user to be able to add features or delete features, just edit attributes of features exposed in the layer I share using the flex viewer.&lt;BR /&gt;...&lt;BR /&gt;I have tried to modify the Edit widget XML file with a few suggestions I have seen on the forum and can't seem to get near what I'm after.&amp;nbsp; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Rob, did you try the tags described in the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget/01m30000000v000000/"&gt;Edit Widget documentation&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe a combination of &amp;lt;addfeatures&amp;gt;, &amp;lt;deletefeatures&amp;gt;, &amp;lt;updateattributes&amp;gt; and &amp;lt;updategeometry&amp;gt; would work for you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;addfeatures&amp;gt;false&amp;lt;/addfeatures&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;deletefeatures&amp;gt;false&amp;lt;/deletefeatures&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;updateattributes&amp;gt;true&amp;lt;/updateattributes&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;updategeometry&amp;gt;false&amp;lt;/updategeometry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget/01m30000000v000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget/01m30000000v000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435821#M12269</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-09-06T16:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: EditWidget - Edit Attibutes Only</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435822#M12270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the response, that helps, I can now edit the attributes. I don't know the road map for the flex viewer, but it would be great if I could change the label on the legend so that it doesn't prompt users to create features, and ideally hide the legend when editing attibutes only, also the ability to hide the fields displayed for editing would be good.&amp;nbsp; I have a feeling we may end up creating our own edit attibutes inspector, many thanks,&amp;nbsp; rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 19:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editwidget-edit-attibutes-only/m-p/435822#M12270</guid>
      <dc:creator>robdunfey1</dc:creator>
      <dc:date>2011-09-13T19:02:21Z</dc:date>
    </item>
  </channel>
</rss>

