<?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: Flex Mobile Editing in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315074#M7489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Follow up question.&amp;nbsp; The attribute inspector uses drop downs as a default for coded domain fields.&amp;nbsp; Since drop down lists do not work on the mobile apps is there a way to make them work or utilize a popup list with radio buttons that would utilize the coded domains?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2013 16:04:38 GMT</pubDate>
    <dc:creator>MikeDahm</dc:creator>
    <dc:date>2013-01-03T16:04:38Z</dc:date>
    <item>
      <title>Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315070#M7485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am creating Flex Mobile applications and keep running into a wall when it comes to editing.&amp;nbsp; I am using Flex API 3.0 and recently tried 3.1 with the same issue.&amp;nbsp; Using the samples for editing or the AttributeTable, Editor or trying to use the AttributeInspector gives errors when trying to run the program.&amp;nbsp; I get several error 1014:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;VerifyError: Error #1014: Class mx.controls::DateField could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VerifyError: Error #1014: Class mx.controls::TextArea could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VerifyError: Error #1014: Class mx.containers::TitleWindow could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone been able to get mobile editing to work on the Flex platform?&amp;nbsp; If so what method did you use?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 18:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315070#M7485</guid>
      <dc:creator>MikeDahm</dc:creator>
      <dc:date>2012-12-14T18:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315071#M7486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sounds like you need to add the mx.swc as a library to your project. When building a mobile project the mx components are not added in by default&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 19:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315071#M7486</guid>
      <dc:creator>AaronNash1</dc:creator>
      <dc:date>2012-12-14T19:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315072#M7487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll likely need to add sparkskins.swc as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Mobile_applications_with_Flex/017p00000025000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Mobile_applications_with_Flex/017p00000025000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 19:43:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315072#M7487</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-12-14T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315073#M7488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you both for the quick response, that did it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 23:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315073#M7488</guid>
      <dc:creator>MikeDahm</dc:creator>
      <dc:date>2012-12-14T23:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315074#M7489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Follow up question.&amp;nbsp; The attribute inspector uses drop downs as a default for coded domain fields.&amp;nbsp; Since drop down lists do not work on the mobile apps is there a way to make them work or utilize a popup list with radio buttons that would utilize the coded domains?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 16:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315074#M7489</guid>
      <dc:creator>MikeDahm</dc:creator>
      <dc:date>2013-01-03T16:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315075#M7490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can look at using 'custom' field inspectors. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/AttributeInspector.html#fieldInspectors"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/AttributeInspector.html#fieldInspectors&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/supportClasses/FieldInspector.html"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/supportClasses/FieldInspector.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's an api sample for the same:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Custom_FieldInspector/01nq0000007p000000/"&gt;http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Custom_FieldInspector/01nq0000007p000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 18:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315075#M7490</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2013-01-03T18:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315076#M7491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not done anything for that, but I have been starting to use an open source flex mobile library called &lt;/SPAN&gt;&lt;A href="http://e-skimo.com/"&gt;Eskimo.&lt;/A&gt;&lt;SPAN&gt; They have an app in the play store called &lt;/SPAN&gt;&lt;A href="https://play.google.com/store/apps/details?id=air.com.pialabs.tourdeskimo&amp;amp;hl=en"&gt;Tour d' Eskimo&lt;/A&gt;&lt;SPAN&gt;. Their library accomodates different screen sizing as well as IOS and Android differences. The mobile app I have been working on looks different on my S3, when I skin it in the eskimo library it resolves the issue. They built a drop down menu for the flex framework that works, not sure if it could be integrated into what you are trying to accomplish.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 13:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315076#M7491</guid>
      <dc:creator>AaronNash1</dc:creator>
      <dc:date>2013-01-16T13:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Mobile Editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315077#M7492</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 was also facing the issue as metioned by Mike when I tried to include the LegendSkin in my mobile Application and customize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;VerifyError: Error #1014: Class mx.controls:: DateField could not be found.&lt;BR /&gt;VerifyError: Error #1014: Class mx.controls::TextArea could not be found.&lt;BR /&gt;VerifyError: Error #1014: Class mx.containers::TitleWindow could not be found.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then added the mx.swc and sparkskin.swc and the error was gone. But now I am getting &lt;/SPAN&gt;&lt;STRONG&gt;25 warnings&lt;/STRONG&gt;&lt;SPAN&gt; saying that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The style 'backgroundColor' is only supported by type 'mx.containers.Panel' with the theme(s) 'halo, spark'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The style 'borderAlpha' is only supported by type 'mx.containers.Panel' with the theme(s) 'halo, spark'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and many similar ones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could anyone help me in removing these errors??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 05:47:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-mobile-editing/m-p/315077#M7492</guid>
      <dc:creator>ArchanaSingh</dc:creator>
      <dc:date>2013-08-12T05:47:24Z</dc:date>
    </item>
  </channel>
</rss>

