<?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 widget question? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722382#M18534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At the server side, when publishing the feature layer you can set the edit permissions in order to allow only the feature owner to modify or delete a feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then at the client side, an user won't be able to modify or delete a feature he doesn't own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But he will be able to see it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way not to see them might be to add to the feature layer a where clause based on the owner field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 16:55:26 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-07-19T16:55:26Z</dc:date>
    <item>
      <title>Editor widget question?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722381#M18533</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;Is it possible to configure the editor widget so that the person editing can only see their edits?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;typicalmuley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 14:27:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722381#M18533</guid>
      <dc:creator>ChadHinckley</dc:creator>
      <dc:date>2012-07-18T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Editor widget question?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722382#M18534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At the server side, when publishing the feature layer you can set the edit permissions in order to allow only the feature owner to modify or delete a feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then at the client side, an user won't be able to modify or delete a feature he doesn't own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But he will be able to see it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way not to see them might be to add to the feature layer a where clause based on the owner field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 16:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722382#M18534</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-07-19T16:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Editor widget question?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722383#M18535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dbroux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is their a query expression that can be used to query only the current editor? If so where do I need to put this in my application code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;typicalmuley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 17:45:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722383#M18535</guid>
      <dc:creator>ChadHinckley</dc:creator>
      <dc:date>2012-07-19T17:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Editor widget question?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722384#M18536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If your field containing the owner is called 'OWNER', you can set a where clause such as OWNER='dbroux'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That clause has to be generated dynamically by your application once you know the user name (I guess there is a login step).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 06:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editor-widget-question/m-p/722384#M18536</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-07-20T06:27:00Z</dc:date>
    </item>
  </channel>
</rss>

