<?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: How to Programatically Turn On/Off specific Fields for all layers in an MXD? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442641#M34640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah yes, right there in front of me.&amp;nbsp; Thanks for the quick response!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Aug 2013 14:53:38 GMT</pubDate>
    <dc:creator>JesseHopkins</dc:creator>
    <dc:date>2013-08-08T14:53:38Z</dc:date>
    <item>
      <title>How to Programatically Turn On/Off specific Fields for all layers in an MXD?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442639#M34638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering, with using Python, if there is a way to turn on/off specific fields (make visible/invisible) for all layers in an MXD, where the data type is an SDE feature class(in my case, each layer's data type is a "Query Feature Class" see image). I am aware of the arcpy class "Fields", but I'm not seeing a way to solve my problem with this.&amp;nbsp; Any help is greatly appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 13:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442639#M34638</guid>
      <dc:creator>JesseHopkins</dc:creator>
      <dc:date>2013-08-08T13:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Programatically Turn On/Off specific Fields for all layers in an MXD?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442640#M34639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;fieldinfo has a setVisible method, see this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FieldInfo (arcpy)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Desktop » Geoprocessing » ArcPy » ArcPy classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//018z0000004v000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//018z0000004v000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the bottom of the page is a sample to help you set that up in similar fashion...presumably you could set up a list of fields you want to 'turn off' and loop through that while looping through the relevant layers in your map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enjoy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wayne&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 13:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442640#M34639</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2013-08-08T13:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Programatically Turn On/Off specific Fields for all layers in an MXD?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442641#M34640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah yes, right there in front of me.&amp;nbsp; Thanks for the quick response!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 14:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-programatically-turn-on-off-specific-fields/m-p/442641#M34640</guid>
      <dc:creator>JesseHopkins</dc:creator>
      <dc:date>2013-08-08T14:53:38Z</dc:date>
    </item>
  </channel>
</rss>

