<?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: FeatureLayer not showing in EditWidget in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281692#M6689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might want to double check the feature service. Where it is editable or not?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 20:25:54 GMT</pubDate>
    <dc:creator>AniketWani</dc:creator>
    <dc:date>2010-12-21T20:25:54Z</dc:date>
    <item>
      <title>FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281683#M6680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have my Feature service set up.&amp;nbsp; I have given edit permissions to the service.&amp;nbsp; The mapservice is setup as a operational layer.&amp;nbsp; Do I also add another layer with the featureservice or do I add it as a layer in the Edit Widget?&amp;nbsp; Not sure what the step by step instructions are on this part.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 13:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281683#M6680</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-20T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281684#M6681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone even done one of these?????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 15:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281684#M6681</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-20T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281685#M6682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to add feature service not map service in operational layer section, to make it work with edit widget. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Refer to Edit widget sample &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/live/?config=config-edit.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/live/?config=config-edit.xml&lt;/A&gt;&lt;SPAN&gt; and config file &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/live/config-edit.xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/live/config-edit.xml&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="HomeLand Security Incident Points" type="feature" visible="true"
&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; info="widgets/InfoTemplates/SimpleInfoWinWidget.swf"
&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; infoconfig="widgets/InfoTemplates/IWT_IncidentPoints.xml"
&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0"/&amp;gt;

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281685#M6682</guid>
      <dc:creator>AniketWani</dc:creator>
      <dc:date>2021-12-11T13:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281686#M6683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have that already.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="editfeature" type="feature" visible="false" alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/arcgis/rest/services/featureSNG/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://myserver/arcgis/rest/services/featureSNG/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 17:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281686#M6683</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-20T17:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281687#M6684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Been trying to figure out whats wrong all day and still no go.&amp;nbsp; Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 20:32:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281687#M6684</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-20T20:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281688#M6685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try to capture the requests for errors using firebug / fiddler when you open the edit widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also if can post the config files, config.xml as well as editWidget.xml then that will helpful to debug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 21:12:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281688#M6685</guid>
      <dc:creator>AniketWani</dc:creator>
      <dc:date>2010-12-20T21:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281689#M6686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will try that.&amp;nbsp; In the mean time here is my config.xml and editwidget.xml files in the .zip.&amp;nbsp; I appreciate any help you can give me as I am at a standstill.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 13:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281689#M6686</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-21T13:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281690#M6687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not capturing anything in FireBug.&amp;nbsp; Is there anyone out there????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 17:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281690#M6687</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-21T17:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281691#M6688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You do know if there is no template showing I do not get anything in firebug right?&amp;nbsp; Thats my issue is no templates are showing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 17:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281691#M6688</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-21T17:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281692#M6689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might want to double check the feature service. Where it is editable or not?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 20:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281692#M6689</guid>
      <dc:creator>AniketWani</dc:creator>
      <dc:date>2010-12-21T20:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281693#M6690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As stated earlier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"I have my Feature service set up. I have given edit permissions to the service. The mapservice is setup as a operational layer. Do I also add another layer with the featureservice or do I add it as a layer in the Edit Widget? Not sure what the step by step instructions are on this part. "&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 13:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281693#M6690</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-22T13:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281694#M6691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Not sure what the step by step instructions are on this part. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Have your feature service in operational layer section of config.xml. No need to add map service unless you want it for some other reason. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Open Edit widget. It will make all editable feature layer visible and populate templates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the document that talks about edit widget behavior in detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/widgets/edit_widget.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/widgets/edit_widget.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might want to upgrade to viewer 2.2 as undo/redo functionality is added in this release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 16:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281694#M6691</guid>
      <dc:creator>AniketWani</dc:creator>
      <dc:date>2010-12-22T16:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281695#M6692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the attachment I included on earlier response does the featureservice look ok in the config.xml?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 17:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281695#M6692</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-22T17:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281696#M6693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In the attachment I included on earlier response does the featureservice look ok in the config.xml?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks good. Did your edit widget worked with default arcgisonline services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 17:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281696#M6693</guid>
      <dc:creator>AniketWani</dc:creator>
      <dc:date>2010-12-22T17:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer not showing in EditWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281697#M6694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did not try that yet.&amp;nbsp; Will do that as a test.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 18:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/featurelayer-not-showing-in-editwidget/m-p/281697#M6694</guid>
      <dc:creator>RichardHolloway</dc:creator>
      <dc:date>2010-12-22T18:57:13Z</dc:date>
    </item>
  </channel>
</rss>

