<?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 AGSPopupInfo question in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspopupinfo-question/m-p/703196#M6308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to limit what fields show up on an AGSPopupInfo?&amp;nbsp; Right now, when i add the featurelayer to the map,&amp;nbsp; i have outfields set to * because I want to be able to see every field when I click on the callout to display the graphic information.&amp;nbsp; However, I don't want all the fields to be shown when editing and only need the user to be able to edit a couple fields.&amp;nbsp; Is there a way to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2013 09:34:10 GMT</pubDate>
    <dc:creator>AndrewOndecker</dc:creator>
    <dc:date>2013-05-30T09:34:10Z</dc:date>
    <item>
      <title>AGSPopupInfo question</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspopupinfo-question/m-p/703196#M6308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to limit what fields show up on an AGSPopupInfo?&amp;nbsp; Right now, when i add the featurelayer to the map,&amp;nbsp; i have outfields set to * because I want to be able to see every field when I click on the callout to display the graphic information.&amp;nbsp; However, I don't want all the fields to be shown when editing and only need the user to be able to edit a couple fields.&amp;nbsp; Is there a way to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 09:34:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspopupinfo-question/m-p/703196#M6308</guid>
      <dc:creator>AndrewOndecker</dc:creator>
      <dc:date>2013-05-30T09:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: AGSPopupInfo question</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspopupinfo-question/m-p/703197#M6309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;AGSPopupInfo has a property called fieldInfos which is an array of AGSPopupFieldInfo classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each object corresponds to a field in the feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can either remove fields from this array in which case they won't show up in the popup at all, or you can set the field's editable property to false in which case users will be able to see the field but not edit it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 15:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/agspopupinfo-question/m-p/703197#M6309</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-05-30T15:23:55Z</dc:date>
    </item>
  </channel>
</rss>

