<?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 Editing in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253425#M6012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a way to custom the attributes windows and add some data such as combo box to select 1,2,3 from it and if there is a way to disappear the feature after closing the application so if he or she will open the application next day the incident feature will not appear in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Nov 2010 05:57:05 GMT</pubDate>
    <dc:creator>MohammedAlSharif</dc:creator>
    <dc:date>2010-11-04T05:57:05Z</dc:date>
    <item>
      <title>Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253425#M6012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a way to custom the attributes windows and add some data such as combo box to select 1,2,3 from it and if there is a way to disappear the feature after closing the application so if he or she will open the application next day the incident feature will not appear in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 05:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253425#M6012</guid>
      <dc:creator>MohammedAlSharif</dc:creator>
      <dc:date>2010-11-04T05:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253426#M6013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Guys,&lt;BR /&gt;&lt;BR /&gt;There is a way to custom the attributes windows and add some data such as combo box to select 1,2,3 from it and if there is a way to disappear the feature after closing the application so if he or she will open the application next day the incident feature will not appear in the map.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To add a combo box, the easiest way to to add a domain or pick list to the field. This would need to be done on the database. Not sure if you are familiar with this or not so here is a link to creating them:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001s00000001000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001s00000001000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have created your domain, then you re-publish the MXD and clear the REST cache. (not always necessary but I find it to be good practice in schema changes like this). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your second question, the only thing I could think of was to add a field, call it visible and make it a YEs or No field. Set the default value to Yes. Then mayeb you could build a model and python script that runs at a set schedule that sets all the yes' to no. You could get fancy and make the script so that it only switches it to a no if someone has changed a different field to indicate they have seen the incident.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 11:47:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253426#M6013</guid>
      <dc:creator>SimonMorgan</dc:creator>
      <dc:date>2010-11-04T11:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253427#M6014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding to second question if i will add a field and name this field as status which accepted a yes or no how i will used this field in the flex to check the value or there is a way in the feature layer to check that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 02:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253427#M6014</guid>
      <dc:creator>MohammedAlSharif</dc:creator>
      <dc:date>2010-11-05T02:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253428#M6015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to thank you and it is working &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After i add field to my feature class and i called it status i used the definition expression to check the value of this field if it is No then display it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Nov 2010 10:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/editing/m-p/253428#M6015</guid>
      <dc:creator>MohammedAlSharif</dc:creator>
      <dc:date>2010-11-07T10:34:30Z</dc:date>
    </item>
  </channel>
</rss>

